Skip to content

williamyeh/VMS-frontend

 
 

Repository files navigation

VMS Frontend

Build Status

Installation

Install npm, bower, gulp and yo

If you already installed npm, please install required tools bower, gulp and yo:

$ npm install -g yo gulp bower

Install dependency packages

$ cd vms-frontend
$ bower install && npm install

Build command

  • In development, you can use gulp serve to build and sync the source files automatically
  • gulp or gulp build are enable to build the project in /dist directory

For more details, please see https://github.com/Swiip/generator-gulp-angular/blob/master/docs/usage.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.2%
  • HTML 35.5%
  • CSS 3.2%
  • Shell 0.1%