mirror of
https://github.com/logos-storage/logos-storage-docs.git
synced 2026-01-03 22:03:09 +00:00
Install dependencies in a short guide as well (#20)
This commit is contained in:
parent
5178209b3b
commit
b4fb578c21
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
For documentation we use [VitePress](https://vitepress.dev/), which is [Vue](https://vuejs.org/)-powered static site generator built on top of [Vite](https://vitejs.dev/).
|
For documentation we use [VitePress](https://vitepress.dev/), which is [Vue](https://vuejs.org/)-powered static site generator built on top of [Vite](https://vitejs.dev/).
|
||||||
|
|
||||||
To run site locally, we should clone repository and run the following command
|
To run site locally, we should clone repository, install dependencies and run the following command
|
||||||
```shell
|
```shell
|
||||||
npm run docs:dev
|
npm run docs:dev
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user