Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 143 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 143 Bytes

Project setup

npm install

Compile and run locally

npm run dev

Compile for the production

npm run build