Skip to content

Sept-Rabbit/React-Anchor-Jumping

Repository files navigation

template-vite-react-ts-tailwind-v3

  • template of: vite + react + typescript
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`