simple boilerplate for React, Redux, Router projects; this is a sample README for the project you create, NOT for the boilerplate
Just two commands are needed to run a demo on a local server! Switch to the project directory and run:
- npm install
- npm start
...
- Javascript
- React v16
- Redux
- React Router
- Styling
- Bulma
- Styled-Components
- Setup
- Webpack + Babel
- Node.js local server
- Testing
- Jest
- Enzyme
- ...
- ...