# springboot-angular-demo **Repository Path**: alaze/springboot-angular-demo ## Basic Information - **Project Name**: springboot-angular-demo - **Description**: 基于spring boot +angular 的前后端分离工程demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-12 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot ## README [![license](https://img.shields.io/github/license/seata/seata.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [duobab.com](http://www.duobab.com) ## 简介 基于spring boot + angular 的前后端分离工程demo - 拉取代码 - 运行SpringbootAngularBackDemoApplication类中的main方法启动后端工程 - 进入springboot-angular-front-demo所在目录, 执行 `ng serve --port 80`启动前端工程 - 本地浏览器访问 http://localhost