mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Add documentation
This commit is contained in:
9
.docs/package.json
Normal file
9
.docs/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"dev": "vitepress dev .",
|
||||
"build": "vitepress build ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitepress": "^1.0.0-rc.10"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user