[go: up one dir, main page]

Skip to content
/ quick-react-project Public template

react + tailwindcss + webpack + husky + eslint + prettier + commitizen + less / postcss

Notifications You must be signed in to change notification settings

Shwvi/quick-react-project

Repository files navigation

Introduction

This is a repo for developer who want to start her or his react project quickly.

🌟 Feature

  • Check prettier and eslint when git hook "pre-commit"
  • Default tailwindcss purge

Install And Start Dev

Install deps

Yarn install

Install Commitizen

npm install -g commitizen

Start dev

yarn dev

Commit

Check your branch

git checkout -b feat-xxx

Use commitizen

git cz

About

react + tailwindcss + webpack + husky + eslint + prettier + commitizen + less / postcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published