1.1.2 • Published 6 years ago
wuwanzhen v1.1.2
吴婉珍
Project setup
yarn installCompiles and hot-reloads for development
yarn run serveQuick Start
import wuwanzhen from "wuwanzhen";
Vue.use(wuwanzhen);
<WwzButton />;Compiles and minifies for production
yarn run buildRun your tests
yarn run testLints and fixes files
yarn run lint