An angular4 starter with webpack2+aot+lazyload+hmr+scss 个人搭的angular4 starter,使用webpack2,包含aot、lazyload、scss、热替换功能等等
npm install
npm start
npm run build
npm run server
This starter does not contain the Front end Test.
此项目没有包含前端测试功能及框架。
Just use the @ngtool/webpack 1.3.0 and webpack@2.2.0 now.
目前使用 @ngtool/webpack 1.3.0版本 还有 webpack 2.2.0版本。