Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 198 Bytes

vue-ssr2

A simple server-side rendering example for Vue with webpack

Build Setup

# install dependencies
npm install

# build bundles and then serve on port 7777
npm run start