Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 161 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 161 Bytes

vux-demo

npm install vue-cli -g // 如果还没安装

vue init airyland/vux2 projectPath

npm install --registry=https://registry.npm.taobao.org

npm run dev