Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 217 Bytes

Wishhh

A full stack web application to keep track of all your wants and needs.

How to run

Running this command on the backend folder will concurrently run the client and server.

cd back
npm run dev