This is a public repository of React Server Side Boilerplate.
- Webpack
- React
- Redux
- React-Router
- Express
git clone https://github.com/geranimmo/react-redux-server-side.git your-folder-name
cd your-folder-name
npm install
npm run start
What things you need to install the software and how to install them
- NodeJS version 6.11 or above
- NPM version 3.10 or above
- Riky