Skip to content

huibizhang/reaction-speed

Repository files navigation

reaction-speed

  • template of: vite + vue
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`