Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-react-redux-starter

Intended to be used as a starter template for a project developed with Node.js on the backend and with React.js on the frontend, integrated with React Redux and React router.

Usage

  1. Fork Repsository
    • To use this template, fork the repository and use it as the basis for you node/react web application.
    • Then clone your new repository, cd into it from command line, and continue with the next steps.
  2. Install dependencies:
    • Command: npm install
  3. Start the server
  4. Webpack build
    • During development: npm run build
    • For production: npm run prod

About

More robust starter template for a project using Node.js on the backend and React.js with Redux and React Router on the frontend.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages