This commit is contained in:
tanghc
2020-11-13 14:29:35 +08:00
parent 35564e66d8
commit b3aa515d01

View File

@@ -1,5 +1,7 @@
# SOP Admin 前端vue实现 # SOP Admin 前端vue实现
此工程基于前端脚手架:`https://github.com/PanJiaChen/vue-element-admin`
前提先安装好npm[npm安装教程](https://blog.csdn.net/zhangwenwu2/article/details/52778521) 前提先安装好npm[npm安装教程](https://blog.csdn.net/zhangwenwu2/article/details/52778521)
1. 启动服务端程序,运行`SopAdminServerApplication.java` 1. 启动服务端程序,运行`SopAdminServerApplication.java`