https://github.com/nitaking/blinking-endurance
Blink Endurance Challenge app
https://github.com/nitaking/blinking-endurance
Last synced: 12 months ago
JSON representation
Blink Endurance Challenge app
- Host: GitHub
- URL: https://github.com/nitaking/blinking-endurance
- Owner: nitaking
- Created: 2024-12-06T07:12:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T07:43:02.000Z (over 1 year ago)
- Last Synced: 2025-03-20T08:19:54.196Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://blinking-endurance.vercel.app
- Size: 8.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Blink Endurance Challenge app

### Getting Started
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```