Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# React + Redux Redux logo + 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).