Skip to content

agilulf-dev/ecommerce-spring-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with Angular

This project contains a simple e-commerce app with the possibility to add a new product in store.

The application is developed with Spring Boot for the back-end part, with an H2 database, Angular is used for the front-end side.

Build and run:

  • Run npm run build command in ../js/ecommerce directory of the project
  • Run mvn clean install from root directory of the project ecommerce-spring-angular
  • Start the application with: mvn spring-boot:run
  • Open application at http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published