generator-3m5-angular-1
v0.1.5
Published
* Install Yeoman (http://yeoman.io/) * `npm i -g generator-3m5-angular-1` * `yo 3m5-angular-1` inside of an empty folder, it will create project structure and install dependencies * Start development server using `grunt dev` (currently only grunt opti
Readme
generator-3m5-angular-1
- Install Yeoman (http://yeoman.io/)
npm i -g generator-3m5-angular-1yo 3m5-angular-1inside of an empty folder, it will create project structure and install dependencies- Start development server using
grunt dev(currently only grunt option is supported) - Open http://localhost:8080
