# ssr-demo **Repository Path**: evilemon/ssr-demo ## Basic Information - **Project Name**: ssr-demo - **Description**: ssr-demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-ssr-starter-kit > A Vue.js project with vue 2.0, vue-router and vuex starter kit for server side rendering. [![Build Status](https://travis-ci.org/doabit/vue-ssr-starter-kit.svg?branch=master)](https://travis-ci.org/doabit/vue-ssr-starter-kit) ## Node Version Requirement ```bash node 6.* node 7.* ``` ## Build Setup ``` bash npm install npm run build npm start ``` ## Development Setup ```bash npm install npm run dev ``` ## Reference resources [vue-hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0) ## License [MIT](http://opensource.org/licenses/MIT)