#JSON-Server
This code is used by the fake backend for the project https://magora-react-university.herokuapp.com/
This code deployment on https://magora-react-university-api
- Node v10+
- cloned repository
after cloning the repo:
# install packages
$ npm i
# to run server
$ npm start
after cloning the repo:
install dependencies
npm i --production
npm start