Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 301 Bytes

vue2-ssr-example

Vue 2.0 Server-Side Rendering Example. Read more.

Installation

npm install

Development

npm start

Hit http://127.0.0.1:3000/ on your favorite browser.