Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoowc/v0-vercel-design


https://github.com/hoowc/v0-vercel-design

nextjs

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

```
npx create-next-app@latest my-app

npm install chart.js
npm install lucide-react

npx shadcn@latest init
npx shadcn add --all

npm run dev
```