This Boilerplate using Parcel module bundler. And made the Redux Todo list based on Redux docs example.
git clone https://github.com/sonim1/parcel-redux-boilerplate.git myproject
cd myproject
yarn
yarn start
yarn dev
yarn build
This Boilerplate using Parcel module bundler. And made the Redux Todo list based on Redux docs example.
git clone https://github.com/sonim1/parcel-redux-boilerplate.git myproject
cd myproject
yarn
yarn start
yarn dev
yarn build