generator-angular-webpack
v0.5.9
Published
Yeoman generator for AngularJS with Webpack - ES2015 (Babel) or ES5
Readme
Angular Webpack generator
ES2015 (Babel) or ES5
Getting Started
Requirements
- NodeJS v4.0 or newer
- npm v3.3 or newer
- yo (to install run
npm install -g yo) - gulp (read Getting Started guide)
Installation
- Install:
npm install -g generator-angular-webpack - Run:
yo angular-webpack - Run:
gulpto build for development and watch for file changes orgulp build --distto build for production
More details inside a project readme file
- To see the readme file click here
