A minimum template for boostrap React application based on Typescript.
Use this as a template when you start a new repository.
- TypeScript
- React
- SCSS and TailwindCSS with a preset of colors
- Parcel as a bundler
- Support IE 11
- Prettier in commithook
- Start developement
$ yarn start
- Build
$ yarn build
- Deployment to Now