Guest User

Untitled

a guest
Dec 11th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. "vue:desenvolvimento": "vue-cli-service serve",
  3. "vue:teste:unitario": "vue-cli-service test:unit",
  4. "vue:teste:e2e": "vue-cli-service test:e2e",
  5. "vue:producao": "vue-cli-service build"
  6. }
Add Comment
Please, Sign In to add comment