Skip to content

Instantly share code, notes, and snippets.

@wataruoguchi
Created July 2, 2019 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wataruoguchi/1a2c685e88b07f45e2bafadaeb62e62a to your computer and use it in GitHub Desktop.
Save wataruoguchi/1a2c685e88b07f45e2bafadaeb62e62a to your computer and use it in GitHub Desktop.
Note: It is recommended to run this command from the root of your app directory
? Enter a name for the project my-app
? Enter a name for the environment dev
? Choose your default editor: Vim (via Terminal, Mac OS only)
? Choose the type of app that you're building javascript
Please tell us about your project
? What javascript framework are you using vue
? Source Directory Path: src
? Distribution Directory Path: dist
? Build Command: npm run-script build
? Start Command: npm run-script serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment