Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yanuarprayoga9/shadcn-dashboard-ui

simple dashboard template shadcn ui for every project hehehe
https://github.com/yanuarprayoga9/shadcn-dashboard-ui

Last synced: about 2 months ago
JSON representation

simple dashboard template shadcn ui for every project hehehe

Awesome Lists containing this project

README

        

```shell
git clone https://github.com/Yanuarprayoga9/shadcn-dashboard-ui
git remote remove origin
```
First, run the development server:

### Install packages
```bash
npm instal
```
### Start the app

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