philly
v0.0.3
Published
TypeScript 2.0 Pre + Webpack 2.0 with HMR experiment
Downloads
5
Readme
TypeScript 2.0 Pre + Webpack 2.0 with HMR experiment
For now...
npm run start
- starts the webserver on port 3000npm run build:dev
- builds a development bundlenpm run build:prod
- builds a minified bundle
Features
- Full Webpack 2.0 support with SASS, CSS, LESS, HTML and JSON support
- TypeScript 2.0 Pre
- HMR
Usage
Build your website in the ./root
folder. When you are done, bundle either a production or
a development bundle.