Skip to content

giustini/springboot-angular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + Angular starter project

This is a base project to develop Spring Boot + Angular applications.

Run the application

mvn spring-boot:run

This will run the application on port 9443, and will also execute the following commands

npm install
ng build

on the /src/main/frontend/ directory. So you can navigate to http://localhost:9443/ to view the running application.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors