Skip to content

Magora-Systems-Frontend/api_react_university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

Run the application locally

Dependencies

  • Node v10+
  • cloned repository

Running dev

after cloning the repo:

# install packages
$ npm i

# to run server
$ npm start

Running prod

after cloning the repo:

install dependencies
npm i --production
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published