晓风轻SpringBoot+Vue代码模板
使用Vue+VueX+ElementUI+SpringBoot的代码框架。 详细文档请点击这里
相关文章:程序员你为什么这么累?
使用vuepress编译文档
// 全局安装vuepress
npm i -g vuepress
npm i
// 查看文档,打开7070端口
npm run docs:dev
// 发布
npm run deploy:build
We recommend Microsoft Edge, which is already installed on your version of Windows 10, Google Chrome, or Firefox.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
JavaSource |
|
|
|
|
WebProject |
|
|
|
|
backup |
|
|
|
|
docs |
|
|
|
|
.gitignore |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
package-lock.json |
|
|
|
|
package.json |
|
|
使用Vue+VueX+ElementUI+SpringBoot的代码框架。 详细文档请点击这里
相关文章:程序员你为什么这么累?
// 全局安装vuepress
npm i -g vuepress
npm i
// 查看文档,打开7070端口
npm run docs:dev
// 发布
npm run deploy:build