Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIP's Handbook

或许是战队的百宝书,一些知识库积累等等

Description

before all, run

npm install

First

to run this project

npx vitepress dev docs --host 0.0.0.0

build

npx vitepress build docs

preview

npx vitepress preview docs

Used by

Contributors