No description
Find a file
2016-05-27 14:00:25 -04:00
script Use the node 2016-05-27 10:46:23 -04:00
src Merge pull request #29 from desktop/menu 2016-05-26 22:46:53 +02:00
static Load the bundle from the dev server 2016-05-23 15:16:29 -04:00
test Back to the flattened structure 2016-05-16 17:22:43 -04:00
.babelrc Back to the flattened structure 2016-05-16 17:22:43 -04:00
.gitignore s/out/dist 2016-05-23 15:01:29 -04:00
.travis.yml Build on OS X 2016-05-27 11:53:09 -04:00
appveyor.yml Be consistent in our naming. 2016-05-25 11:12:13 -04:00
package.json These are still dev dependencies too. 2016-05-27 14:00:25 -04:00
README.md Update the README 2016-05-25 14:47:17 -04:00
tsconfig.json s/out/dist 2016-05-23 15:01:29 -04:00
tslint.json First 2016-05-11 12:16:32 -04:00
typings.json Update Electron. 2016-05-24 14:09:47 -04:00
webpack.common.js Share the common Webpack configuration 2016-05-24 15:12:06 -04:00
webpack.development.js Don't overwrite the environment anymore. 2016-05-27 10:15:06 -04:00
webpack.production.js Don't overwrite the environment anymore. 2016-05-27 10:15:06 -04:00

Desktop TNG

Just playin around with some computering.

npm install

To build and run the app:

npm start