Skip to content

Instantly share code, notes, and snippets.

@vuejsdevelopers
Created June 1, 2017 03:11
Show Gist options
  • Save vuejsdevelopers/8155a07debb2e83345bb4dc17250bf01 to your computer and use it in GitHub Desktop.
Save vuejsdevelopers/8155a07debb2e83345bb4dc17250bf01 to your computer and use it in GitHub Desktop.
Pre-Render A Vue.js App (With Node Or Laravel) - Snippet 14
$ laravel new vue-laravel-pr-test
$ cd vue-laravel-pr-test
$ npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment