Skip to content

Demo application with express.js in the backend and react with redux framework in the frontend. Technologies used Express [Node], Redux [React].

Notifications You must be signed in to change notification settings

sudheeshcm/redux-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redux-node-app

Demo redux-node application with express in the backend and react with redux framework in the frontend.

Technologies used

  • Express [Node]
  • Redux [React]
  • Webpack

Steps to run app

  1. Clone preject: git clone https://github.com/sudheeshcm/redux-node-app.git
  2. Change directory: cd redux-node-app
  3. Install modules: npm install
  4. Run the application
    • development mode: gulp serveDev
    • production mode: gulp serve

About

Demo application with express.js in the backend and react with redux framework in the frontend. Technologies used Express [Node], Redux [React].

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published