Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 195 Bytes

NodeJS VUE应用

本地运行

$ git clone https://github.com/jkhmnk/walife.git
$ npm install
$ npm dev

现在,本示例应用已经跑在了你的 localhost:5050 端口上了。