Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 195 Bytes

Development

  1. npm install
  2. npm run dev

Deploy

The first time you deploy, run chmod +x deploy.sh to ensure you have permission to run the script.

  1. npm run deploy
  2. that's it