Skip to content

moahmed123/reacthospital00

Repository files navigation

react-redux-example

React example API By Redux.

Requirements:

  • git
  • Node v8.9.1
  • npm v5.5.1

To run the app locally:

git clone https://github.com/moahmed123/react-example.git
cd react-example
start npm 
open http://localhost:8080

#replace

"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"

#to

"start": "webpack-dev-server --hot"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published