An open API service indexing awesome lists of open source software.

https://github.com/khouloudhaddad/ecommerceprojectwithspringangular

E-Commerce Project with Spring Boot, Angular & MySQL
https://github.com/khouloudhaddad/ecommerceprojectwithspringangular

angular angular-material jwt-authentication spring-boot

Last synced: about 2 months ago
JSON representation

E-Commerce Project with Spring Boot, Angular & MySQL

Awesome Lists containing this project

README

          

# ecommerceProjectWithSpringAngular
E-Commerce Project with Spring Boot, Angular & MySQL

## Fix "Couldn't find a route declaration in /src/app/app.module.ts."

Run `ng generate module app-routing --flat --module=app`