#33 reomve dist

This commit is contained in:
Mario Romano
2016-04-19 14:57:31 +01:00
parent 1a66cad612
commit 6049ff664a
69 changed files with 4 additions and 2169 deletions

View File

@@ -8,7 +8,7 @@ Install the npm packages described in the `package.json` and verify that it work
```bash
$ npm install
$ npm start
$ npm run build.dev
```
You're ready to write your application.