Skip to content

Magora-Systems-Frontend/react_university

Repository files navigation

React Sample App

Run the application locally

Dependencies

  • Node v10+
  • cloned repository

Running dev

after cloning the repo:

# install packages
$ npm i

# to run server
$ npm run json-server

# to run dev 
# head over to http://0.0.0.0:8020
$ npm run dev

Running prod

####Fake backend deployed for this project at https://magora-react-university-api.herokuapp.com ####This code deployed on https://magora-react-university.herokuapp.com/

after cloning the repo:

install dependencies
npm i --production

to run prod client and server
head over to  http://0.0.0.0:8021
$ npm run build
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •