Skip to content

NishantDesai1306/react-redux-node-starter

Repository files navigation

React-Redux Node Starter

React-Redux Node is a basic Web Application for giving a kickstart to your new project.

React-Redux to develop front-end

Node as back-end server

Gulp and Webpack for bundling.


This project implements a simple login system and this project is intentionally kept simple so that other developers dont have to spend hours just to integrate this boilerplate project.


Setup this project

  1. git clone https://github.com/NishantDesai1306/react-redux-node-starter.git
  2. Open terminal and navgate to react-redux-node-starter directory
  3. Execute npm install to install all npm dependencies for development
  4. To start the project execute npm run start
  5. Open localhost:3000


Both client and server are under watch so no need to build project everytime you change the code.

About

Boilerplate project for React-Redux and Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published