Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 584 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 584 Bytes

vue-ssr-starter-kit

A Vue.js project with vue 2.0, vue-router and vuex starter kit for server side rendering.

Build Status

Node Version Requirement

node 6.*
node 7.*

Build Setup

npm install
npm run build
npm start

Development Setup

npm install
npm run dev

Reference resources

vue-hackernews-2.0

License

MIT