codebender828 / vue-ssr-test

Server Side Rendering Implementation of VueJS with webpack. --work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-ssr-example

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

Server Side Rendering Implementation of VueJS with webpack. --work in progress


Languages

Language:JavaScript 78.1%Language:Vue 19.0%Language:HTML 2.9%