https://github.com/huibizhang/rabbit-todolist-react
https://github.com/huibizhang/rabbit-todolist-react
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/huibizhang/rabbit-todolist-react
- Owner: huibizhang
- Created: 2022-03-17T13:52:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T13:59:10.000Z (over 3 years ago)
- Last Synced: 2025-03-17T01:26:29.709Z (7 months ago)
- Language: JavaScript
- Homepage: rabbit-todolist-react.vercel.app
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todolist-react
- **template of:** vite + react
- **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`
```---
![]()