Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Dec 22, 2024
1 parent f2f5401 commit 6ebc4d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
File renamed without changes.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
#### Install
- **Node.js** >= 23

1. Install [VitePress](https://vitepress.dev/) using `npm add -D vitepress`
2. Install [Vue](https://vuejs.org/) using `npm add -D vue`
1. Install dependencies using `npm ci`

#### Run
1. First build the static pages using VitePress by running `npm run docs:build`
2. You can then can preview the site using `npm run docs:preview`

**Note:** Changes to your documentation files will only be reflected after rebuilding the static pages
**Note:** Changes to your documentation files will only be reflected after rebuilding the static pages

0 comments on commit 6ebc4d8

Please sign in to comment.