The readme.md file only has a basic explanation of what this is. It does not include information on how to use the app (even only as its being developed). Installation should be written for non developers.
Add some details such as
- In the terminal type
npm install
- In the terminal type
npm run dev
These may seem obvious, but they should be there from the beginning while I'm cloning the repo.