Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andreliem/8e69d7bcac618041bc477caa96382c75 to your computer and use it in GitHub Desktop.
Save andreliem/8e69d7bcac618041bc477caa96382c75 to your computer and use it in GitHub Desktop.
{
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"devDependencies": {
"vuepress": "^0.9.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment