Skip to content

Instantly share code, notes, and snippets.

@BKeanu1989
Created June 28, 2017 07:44
Show Gist options
  • Save BKeanu1989/42c23c7c498e3dc31fc22da16c3811da to your computer and use it in GitHub Desktop.
Save BKeanu1989/42c23c7c498e3dc31fc22da16c3811da to your computer and use it in GitHub Desktop.
vue js pwa
npm install -g vue-cli
vue init pwa my-project
cd my-project
npm install
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment