- To get started, fork and clone this repository to your local machine
- Run
npm install
to install all the dependencies. - Run
npm start
to start the React server. - Run
npm run server
to start the JSON server.
npm install
to install all the dependencies.npm start
to start the React server.npm run server
to start the JSON server.