Uploaded Project
This commit is contained in:
parent
aca608ae09
commit
7bcfca842d
3 changed files with 37 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"scripts": {
|
||||
"docs:dev": "vitepress dev",
|
||||
"docs:build": "vitepress build",
|
||||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"vitepress": "^1.6.3"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue