2P-Kt Playground Web project
npm install
"scripts": {
"start": "...",
"build": "...",
"test": "..."
},
- start Webpack Dev server using unminified sourcers('js')
- run test
- build and create production ready artifacts in
prodDist
folder.
- runs mocha test