Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/recursivelogic/react-redux-boilerplate
React / Redux / CSS Modules / Enzyme / Mocha / Chai Boilerplate
https://github.com/recursivelogic/react-redux-boilerplate
boilerplate chai css css-modules enzyme mocha react redux unit-testing webpack
Last synced: 20 days ago
JSON representation
React / Redux / CSS Modules / Enzyme / Mocha / Chai Boilerplate
- Host: GitHub
- URL: https://github.com/recursivelogic/react-redux-boilerplate
- Owner: RecursiveLogic
- Created: 2016-06-08T01:49:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T15:34:34.000Z (over 7 years ago)
- Last Synced: 2024-11-06T05:04:41.594Z (2 months ago)
- Topics: boilerplate, chai, css, css-modules, enzyme, mocha, react, redux, unit-testing, webpack
- Language: JavaScript
- Size: 18.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Boilerplate
I will periodically update dependencies for this boilerplate
1. `npm install`
2. `npm run development`
3. `npm test` (if you want to run unit tests)
4. `npm run production` (to generate static files to the `/static/` directory)
5. Hack the planet ™