Skip to content

Commit 21f6968

Browse files
committed
chore(readme): update quick start
1 parent c615800 commit 21f6968

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,14 @@ Get started with the Vite + Vue dashboard template with multiple pages, collapsi
1515
</picture>
1616
</a>
1717

18-
## Nuxt Dashboard Template
19-
20-
The dashboard template for Nuxt is on https://github.com/nuxt-ui-templates/dashboard.
18+
> The dashboard template for Nuxt is on https://github.com/nuxt-ui-templates/dashboard.
2119
2220
## Quick Start
2321

2422
```bash [Terminal]
25-
npx giget@latest gh:nuxt-ui-templates/dashboard-vue my-vue-dashboard
23+
npm create nuxt@latest -- --no-templates -t github:nuxt-ui-templates/dashboard-vue
2624
```
2725

28-
Once the directory is created, you can install the dependencies and start the development server using the `npm run dev` command.
29-
3026
## Deploy your own
3127

3228
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fnuxt-ui-templates%2Fdashboard-vue&demo-image=https%3A%2F%2Fui4.nuxt.com%2Fassets%2Ftemplates%2Fvue%2Fdashboard-dark.png&demo-url=https%3A%2F%2Fdashboard-vue-template.nuxt.dev%2F&demo-title=Vue%20Dashboard%20Template&demo-description=A%20dashboard%20template%20with%20multi-column%20layout%20for%20building%20sophisticated%20admin%20interfaces.)

0 commit comments

Comments
 (0)