Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 173 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 173 Bytes

online-reservation-portal

A MERN project.

To Start:

  1. Clone this repo.

  2. npm install

  3. cd client && npm install

  4. cd .. && npm run dev