ElementVueSpringbootCodeTemplate
1.0.0
Use Vue+Vuex+Elementui+SpringBoot code framework. Please click here for a detailed document
Related articles: Why are programmers so tired?
// 全局安装vuepress
npm i -g vuepress
npm i
// 查看文档,打开7070端口
npm run docs:dev
// 发布
npm run deploy:build