- install dependencies
yarn install
- serve test/play with hot reload at localhost:8081
npm run dev
- element-ui-pro Boilerplate for element-ui 2.0 management website, simulate ant design pro
- el-form-dialog A tool to make el-dialog and el-form work eaiser, especially for creating dialog to support two states, such as
add
andedit
. - babel-plugin-vue-jsx-sync jsx plugin for vue sync modifier
- docsify-demo-box-vue A plugin for docsify to write Vue demo with instant preview and jsfiddle integration