Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 530 Bytes

File metadata and controls

16 lines (13 loc) · 530 Bytes

WARN

For the sake of old times I am not removing this repo, if you want to see an updated repo about react and redux from 2019 (and not from 2016), you can visit this repo.

User System - 2016

Using ReactJS, Redux, Webpack, NodeJS (express), react-bootstrap, BabelJS, react-router, react-router-redux

Make sure you have installed Nodemon globally:

npm install -g nodemon

Quick start

npm install
npm start