/parcel-redux-boilerplate

Parcel + React + Redux Boilerplate

Primary LanguageJavaScript

Parcel + Redux Boilerplate

Sample Site

💬 Feature

This Boilerplate using Parcel module bundler. And made the Redux Todo list based on Redux docs example.

🔧 Insatllation

git clone https://github.com/sonim1/parcel-redux-boilerplate.git myproject

cd myproject

yarn

Start App

yarn start
yarn dev
yarn build

Sample Image

Sample Site

References