Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/fake-ssr-vue-laravel
Fake server-side rendering with Vue.js and Laravel
https://github.com/anthonygore/fake-ssr-vue-laravel
Last synced: 2 months ago
JSON representation
Fake server-side rendering with Vue.js and Laravel
- Host: GitHub
- URL: https://github.com/anthonygore/fake-ssr-vue-laravel
- Owner: anthonygore
- Created: 2017-04-09T08:50:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T09:31:48.000Z (over 7 years ago)
- Last Synced: 2024-10-02T15:42:01.838Z (3 months ago)
- Language: PHP
- Homepage: http://vuejsdevelopers.com/2017/04/09/vue-laravel-fake-server-side-rendering/
- Size: 265 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Fake server-side rendering with Vue.js and Laravel
Refer to [this article](http://vuejsdevelopers.com/2017/04/09/vue-laravel-fake-server-side-rendering/) for an explanation.
`composer install`
`npm install`
`source ./render.sh`
`php artisan serve`