Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 699 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 699 Bytes

vue-starter

based on original vue-ssr-starter-kit project by @doabit, which is in turn based on vue-hackernews2

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

Build Status

Build Setup

Requires Node.js v6+

npm install
npm run build
npm start

Development Setup

npm install
npm run dev

Reference resources

vue-ssr-demo

vue-hackernews-2.0

License

MIT