Skip to content

SPA project for Spring Boot and Spring Cloud

Notifications You must be signed in to change notification settings

colour10/vue-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vue-project

前端启动方式
# 进入前端项目目录
cd ./user-info-manage-system-demo

# 安装依赖
npm install 

# 启动项目
npm run dev

然后打开:localhost:8010即可访问

后端启动方式

待补充...

About

SPA project for Spring Boot and Spring Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 81.0%
  • JavaScript 17.4%
  • Other 1.6%