Getting Started
How to start
Clone skeleton-typescript(webpack + typescript) or skeleton-webpack (webpack + babel)
Install
npm install
Running
npm run watch
Your application is ready and running in http://127.0.0.1:3333 .
Clone skeleton-typescript(webpack + typescript) or skeleton-webpack (webpack + babel)
npm install
npm run watch
Your application is ready and running in http://127.0.0.1:3333 .