Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 231 Bytes

Vue onepage app

介绍

Vue入门教程用的vue单页应用示范。

##如何运行

npm install
webpack
npm start

浏览器访问http://127.0.0.1:8080即可。