Skip to content

Instantly share code, notes, and snippets.

@vuejsdevelopers
Last active June 1, 2017 03:01
Show Gist options
  • Save vuejsdevelopers/144b4ccce020618200e52dd876d9f394 to your computer and use it in GitHub Desktop.
Save vuejsdevelopers/144b4ccce020618200e52dd876d9f394 to your computer and use it in GitHub Desktop.
Pre-Render A Vue.js App (With Node Or Laravel) - Snippet 03
$ vue init webpack-simple vue-node-pr-test
$ cd vue-node-pr-test
$ npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment