🚀Simple React, Redux & Typescript bolierplate with themable components.
This boilerplate will help you to understand how to
Just download this repo and change the project name.
🔥 react
🚢 redux
💥 babel
yarn build
to build your projectyarn build:analyze
to analyze the bundle sizeyarn lint:css
to run the css lintyarn lint:ts
to run the ts lintyarn lint
to run both css & ts lintyarn test
to run tests and type checkyarn test:update
to upgrate snapshotsyarn test:watch
to watch testsyarn type-check
to run tsc to check typesyarn test:jest
to run test onlyyarn watch
to run your project locallyThis project is licensed under the MIT License - see the LICENSE file for details