Skip to content

Instantly share code, notes, and snippets.

@TangoPJ
Created April 29, 2022 10:51
Show Gist options
  • Save TangoPJ/e20fbb9bede1bcf439f58747a4e84808 to your computer and use it in GitHub Desktop.
Save TangoPJ/e20fbb9bede1bcf439f58747a4e84808 to your computer and use it in GitHub Desktop.
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment