If you already installed npm, please install required tools bower, gulp and yo:
$ npm install -g yo gulp bower
$ cd vms-frontend
$ bower install && npm install
- In development, you can use
gulp serveto build and sync the source files automatically gulporgulp buildare enable to build the project in/distdirectory
For more details, please see https://github.com/Swiip/generator-gulp-angular/blob/master/docs/usage.md