Skip to content

Instantly share code, notes, and snippets.

@thefln
Created November 27, 2017 20:19
Show Gist options
  • Save thefln/702b19487c0ddfd1150a8f1866cb9567 to your computer and use it in GitHub Desktop.
Save thefln/702b19487c0ddfd1150a8f1866cb9567 to your computer and use it in GitHub Desktop.
vue-nuxt-starter.sh
vue init nuxt/starter <project-name>
cd <project-name>
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment