Skip to content

Vite community template. Vite, react.js, windicss, prettier, husky, lint-staged

Notifications You must be signed in to change notification settings

moudev/vite-react-windi-eslint-husky

Repository files navigation

Vite template

  • Vite
  • React.js
  • WindiCSS
  • ESLint
  • Prettier
  • Husky
  • Lint-staged

Prerequisites

Project setup

Use the template

npx degit moudev/vite-react-windi-eslint-husky my-app

cd my-app

Install dependencies

yarn install

Config Git hooks (required)

git init
yarn prepare

Development

yarn dev

Build

yarn build

Lints and fixes files

yarn lint

About

Vite community template. Vite, react.js, windicss, prettier, husky, lint-staged

Topics

Resources

Stars

Watchers

Forks