npm
, bower
, gulp
and yo
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
gulp serve
to build and sync the source files automaticallygulp
or gulp build
are enable to build the project in /dist
directoryFor more details, please see https://github.com/Swiip/generator-gulp-angular/blob/master/docs/usage.md