Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 287 Bytes

Getting Started

  • Install dependencies: npm install --global yo gulp-cli bower
  • Run gulp serve to preview and watch for changes
  • Run gulp serve:test to run the tests in the browser
  • Run gulp to build your webapp for production
  • Run gulp serve:dist to preview the production build