Skip to content

cortesdev/Devfolio-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevFolio Redux Portfolio

Cortesdev Redux Portfolio is an example of an isomorphic rendering application in React and Redux. Live Example Here

Development Installation

In the project's directory, run the following commands:

$ npm install
$ npm start

Then Visit

http://localhost:3002

Releasing to Production

Production has Devtools, logging and hot reloading middleware removed and the scripts/css compressed.

In the project's directory, run the following commands:

$ npm run build
$ npm run start-prod

Then Visit

http://localhost:3002

Github

General Redux App (with Undo)

Credit

App template was created with create-react-app by Ricardo

About

Migration website from Angular js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors