Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asvae authored Feb 21, 2024
1 parent 4e95672 commit 0693ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@

### Quick start

Use following command to quickly scaffold new [Vuestic Admin](admin-demo.vuestic.ui) or empty Vite or Nuxt project with [Vuestic UI](ui.vuestic.dev).
Use following command to quickly scaffold new [Vuestic Admin](admin-demo.vuestic.dev) or empty Vite or Nuxt project with [Vuestic UI](ui.vuestic.dev).

```bash
npm create vuestic@latest
```

After [Vuestic Admin](admin.vuestic.ui) is installed, run `npm install` to install dependcies, then run `npm run dev` to start local development server.
After [Vuestic Admin](admin.vuestic.dev) is installed, run `npm install` to install dependcies, then run `npm run dev` to start local development server.

### Documentation

Expand Down

0 comments on commit 0693ead

Please sign in to comment.