https://github.com/kumarryogeshh/react-parcel-boilerplate
Boilerplate for ReactJS using Parcel web application bundler
https://github.com/kumarryogeshh/react-parcel-boilerplate
parcel parceljs react-parcel react-parcel-boilerplate reactjs reactjs-boilerplate
Last synced: 4 months ago
JSON representation
Boilerplate for ReactJS using Parcel web application bundler
- Host: GitHub
- URL: https://github.com/kumarryogeshh/react-parcel-boilerplate
- Owner: kumarryogeshh
- License: mit
- Created: 2019-01-19T10:06:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:03:14.000Z (over 2 years ago)
- Last Synced: 2025-01-05T20:09:56.950Z (6 months ago)
- Topics: parcel, parceljs, react-parcel, react-parcel-boilerplate, reactjs, reactjs-boilerplate
- Language: JavaScript
- Size: 1.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React
+ Parcel
= 🎉
Bolierplate code for building production ready [React](https://reactjs.irg) app using [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).