Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 275 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 275 Bytes

Getting started

  1. yarn install to install the node dependencies
  2. bower install to install the front-end dependencies
  3. gulp serve to preview

Distribution build

  • gulp to create the distribution build
  • gulp serve:dist to preview the distribution build