UNPKG

168 BMarkdownView Raw
1# Universal template
2
3Universal project template using Create JS App.
4
5## Development
6
7`npm start`
8`npm run lint`
9`npm run flow`
10`npm test`
11
12## Production
13
14`npm build`