This is a repo for developer who want to start her or his react project quickly.
- Check prettier and eslint when git hook "pre-commit"
- Default tailwindcss purge
Install deps
Yarn install
Install Commitizen
npm install -g commitizen
Start dev
yarn dev
Check your branch
git checkout -b feat-xxx
Use commitizen
git cz