React/Redux Boilerplate
This is a boilerplate application using React.js, Redux, and webpack.
Usage
To get the boilerplate running install all of the required modules using npm or yarn
cd React-Boilerplate && npm install
or
cd React-Boilerplate && yarn install
and then you can run the application using npm start
Log in or sign up for Devpost to join the conversation.