Skip to content

Server-side rendering example for Vue.js components

Notifications You must be signed in to change notification settings

JerroldLee/vue-spike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Spike

Server-side rendering example for Vue.js components

Setup

npm install

Development

Start the server:

npm start

Build the client-side code:

npm run dev

Updating Vue.js

To use the bleeding edge version, install it with

npm run update-vue

About

Server-side rendering example for Vue.js components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%