React App Boilerplate using Redux Store and Parcel Bundler
A fast way to start creating awesome React apps, with a simple and elegant architecture.
Includes
- React for scripting
- Redux for storing
- Parcel for bundling
- Lodash to make life easy
- PostCSS + SCSS for styling
- Mocha for Testing
Lets start!
-
Clone Repo
git clone https://github.com/sbayd/react-parcel-boilerplate.git
-
Install Dependencies
yarn install or npm install
-
Run!
yarn start or npm run start
You can always contact me via sbayd06@gmail.com