Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 367 Bytes

File metadata and controls

19 lines (10 loc) · 367 Bytes

This project was bootstrapped with Create React App.

Project uses the Following as Global Dependencies

For running mulitple scripts

Concurrently

Restarting the Server

Nodemon

To Install Dependencies Make Sure You Are In Root Directory And Run Following Command

npm run install-all

To Run Application In Development Mode Run The Following Command

npm run dev