Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumarryogeshh/react-redux-parcel-boilerplate
Boilerplate for building ReactJS app using Redux and Parcel web application bundler
https://github.com/kumarryogeshh/react-redux-parcel-boilerplate
parcel parcel-bundler parceljs react-boilerplate react-parcel react-parcel-boilerplate react-redux react-redux-parcel reactjs
Last synced: about 2 months ago
JSON representation
Boilerplate for building ReactJS app using Redux and Parcel web application bundler
- Host: GitHub
- URL: https://github.com/kumarryogeshh/react-redux-parcel-boilerplate
- Owner: kumarryogeshh
- License: mit
- Created: 2019-08-31T16:42:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T15:39:12.000Z (about 2 years ago)
- Last Synced: 2023-02-26T16:11:24.615Z (almost 2 years ago)
- Topics: parcel, parcel-bundler, parceljs, react-boilerplate, react-parcel, react-parcel-boilerplate, react-redux, react-redux-parcel, reactjs
- Language: JavaScript
- Size: 994 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + Redux + Parcel = 🎉
Bolierplate code for building production ready [React](https://reactjs.irg) app using [Redux](https://redux.js.org) and [Parcel](https://parceljs.org/).
Also contains CSS styling using [Semantic-UI-CSS](https://github.com/Semantic-Org/Semantic-UI-CSS)
Written by [Yogesh](https://twitter.com/igoy_k).
## Scripts
`yarn react-start` will start the React app at http://localhost:3000.
`yarn react-build` will build the React app and package it in build folder.## Read more
You can follow me on [Medium](https://medium.com/@yogeshkumarr/).
## License
This code is released under the [MIT License](LICENSE).