https://github.com/developerfred/zero-dash
https://github.com/developerfred/zero-dash
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerfred/zero-dash
- Owner: developerfred
- Created: 2024-05-18T08:18:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-02T15:23:08.000Z (10 months ago)
- Last Synced: 2025-05-11T20:38:31.628Z (9 months ago)
- Language: TypeScript
- Homepage: https://zero-dash.vercel.app
- Size: 2.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ZERO Global Dash
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```