Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoowc/v0-vercel-design
https://github.com/hoowc/v0-vercel-design
nextjs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoowc/v0-vercel-design
- Owner: HooWC
- Created: 2024-12-17T06:55:33.000Z (8 days ago)
- Default Branch: master
- Last Pushed: 2024-12-17T07:11:50.000Z (8 days ago)
- Last Synced: 2024-12-17T08:22:35.525Z (8 days ago)
- Topics: nextjs
- Language: TypeScript
- Homepage: https://v0-vercel-design.vercel.app
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npx create-next-app@latest my-appnpm install chart.js
npm install lucide-reactnpx shadcn@latest init
npx shadcn add --allnpm run dev
```