vux
v2.11.1
Be Cool with Vue@^2.3.0 and WeUI.
Live Demo >>
vux2 template is directly modified from Vue official webpack template.
npm install vue-cli -g
vue init airyland/vux2 projectPath
cd projectPath
npm install // or yarn
npm run dev // or yarn devMIT