Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 204 Bytes
  • Start: npm start or gulp
  • Build: npm run build or gulp build
  • Init Deploy to gh-pages: npm run init-deploy
  • Deploy: npm run deploy
  • Test: npm test