knowledgefactory4u / spring-boot-3-jpa-angular-15-material-crud

Spring Boot 3 + Angular 15 + Material - Full Stack CRUD Application Example

Home Page:https://www.knowledgefactory.net/2023/10/spring-boot-3-angular-15-material-full-stack-crud-application-download.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot 3 + Angular 15 + Material - Full Stack CRUD Application Example

Backend Local setup:

Step 1: Download or clone the source code to a local machine.

Step 2: mvn clean install

Step 3: Run the application or mvn spring-boot:run

Frontend Local setup:

Step 1: The npm install installs all modules that are listed on package.json file and their dependencies
npm install

Step 2: Run the Frontend application 
ng serve

Hit http://localhost:4200 link in a browser

About

Spring Boot 3 + Angular 15 + Material - Full Stack CRUD Application Example

https://www.knowledgefactory.net/2023/10/spring-boot-3-angular-15-material-full-stack-crud-application-download.html

License:GNU General Public License v3.0


Languages

Language:TypeScript 39.8%Language:Java 33.1%Language:HTML 25.4%Language:SCSS 1.8%