Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 460 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 460 Bytes

Châtop

  • Front-end : Angular 14.1.0
  • Back-end : Spring Boot 3.2.4 - Restful API - JWT

Install

After having cloned the project, go inside the folder:

cd spring-rest-api-back-end

Font-end

Go inside the front-end folder

cd front-end

Open the README.md file and follow the instructions.

Back-end

Return to the parent folder :

cd ..

Go inside the back-end folder

cd front-end

Open the README.md file and follow the instructions.