Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 129 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 129 Bytes

How to deploy

  • npm install
  • npm run dist
  • git add .
  • git commit -m "your message here"
  • git push origin master