Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 210 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 210 Bytes

How to use :

  • setup environment: npm install
  • build : npm run build
  • run locally: npm run start
  • deploy : replace all files from dist directory to gh-pages branch (except CNAME file) and force push