Just a Yeoman generator to get started with ⚛️ react, 📦 parcel, redux and typescript (if u want).
First install Yeoman and then this package. Run the yo generator inside the desired folder and have fun :);
npm install -g yo
npm install -g generator-parcel-react
#run the generator
yo parcel-react
- Better tests... really
- React Router
- SASS
- Typescript
- Redux
- Some kind of linting
Just run mocha :)
mocha