Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 170 Bytes

File metadata and controls

21 lines (14 loc) · 170 Bytes

Contributing

Steps to contribute

Install dependencies:

npm i

Run the website:

npm run website

Run the app:

npm run app