An open API service indexing awesome lists of open source software.

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

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).