This repository was archived by the owner on Apr 9, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork68
ariesmcrae/reactjs-crud-boilerplate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
https://d3cmu8mv5wwijw.cloudfront.net
- Nodejs v6+
- yarnpkg (optional)
git clone https://github.com/ariesmcrae/reactjs-crud-boilerplate.gitcd reactjs-crud-boilerplateyarn install ornpm installyarn start ornpm start- ReactJs
- Redux
- create-react-app
- React Router 4
- Bootstrap 4
- redux-form
- React Boostrap Table
- Babel
- ESLint
- Test Runner: Jest
- Test Assertion: Jest
- Test Helper Library: Enzyme
- Test Headless DOM: JSDOM
- react-addons-test-utils: needed by Enzyme
- Mock API Data: hand rolled
- toastr
- jquery (needed by toastr and bootstrap 4)
- lodash
- Font Awesome: because Bootstrap 4 no longer suppies glyphicons
- Tether
- jquery
- thunk testing: nock (for mocking http calls), and redux-mock-store
- code coverage: Jest & coveralls
It's located in the branchnon-create-react-app.It uses hand craftedWebpack 2
git clone https://github.com/ariesmcrae/reactjs-crud-boilerplate.gitcd reactjs-crud-boilerplategit checkout -b non-create-react-app origin/non-create-react-appyarn installyarn startThis project took inspirations from :
About
Live Demo
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
