zios07 / travel-agency-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run instructions

Back end

1 - install the latest version of maven 2 - cd into the service directory of the project and run 'mvn spring-boot:run'

Front ent

1 - Install the latest verison of nodeJs 2 - cd into the ui directory, and run 'npm install' 3 - once finished, run 'npm start' 4 - open your browser and navigate to 'http://localhost:4200'

About


Languages

Language:TypeScript 40.8%Language:Java 33.4%Language:HTML 19.7%Language:SCSS 4.4%Language:JavaScript 1.5%Language:Dockerfile 0.3%