Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 200 Bytes

File metadata and controls

11 lines (9 loc) · 200 Bytes

Setup before anything

install dependencies: npm i

To run

in parent folder: npm start

To deploy

commit & push first (to master), then run this in parent folder: npm run deploy