Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 313 Bytes

How to run a project?

npm install #make sure all deps are installed
npm run dev #run in dev mode

Open http://localhost:3000 with your browser to see the result.

Additional info

I just wanted to say thank you, because it was really fun to bring this project to life.