https://github.com/huibizhang/reaction-speed
https://github.com/huibizhang/reaction-speed
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huibizhang/reaction-speed
- Owner: huibizhang
- Created: 2022-12-04T11:49:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T07:48:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T11:25:12.910Z (9 months ago)
- Language: Vue
- Homepage: reaction-speed.vercel.app
- Size: 245 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reaction-speed
- **template of:** vite + vue
- **tailwindcss:** v3.x## Started
```bash
yarn
# or `npm install`
```---
## Develop
```bash
yarn dev
# or `npm run dev`
```---
## Build
```bash
yarn build
# or `npm run build`
```---
![]()