Skip to content

tim-u/react-redux-simple-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project template was built with Create React App (https://github.com/facebookincubator/create-react-app).

To run the production version, simply server the build folder, for example:

npm install -g pushstate-server

pushstate-server build

The server will start on http://localhost:9000

To run the project in dev mode:

  1. Install the npm dependencies

npm install

  1. Run the build and start the server on port localhost:3000

npm start

To just build the project:

npm run build

About

A tryout of Redux with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published