Skip to content

Vue SSR site. Built with Vue 2.0 + vue-router + vuex, with server-side rendering.

Notifications You must be signed in to change notification settings

DevelDoe/devel-site-ssr

Repository files navigation

devel-site-ssr

Built with Vue 2.0 + vue-router + vuex, with server-side rendering.

Architecture Overview

screen shot 2016-08-11 at 6 06 57 pm

A detailed Vue SSR guide can be found here.

Build Setup

Requires Node.js 7+

# install dependencies
npm install 

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start

License

MIT

About

Vue SSR site. Built with Vue 2.0 + vue-router + vuex, with server-side rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published