Skip to content

Latest commit

 

History

History
81 lines (68 loc) · 1.59 KB

README.md

File metadata and controls

81 lines (68 loc) · 1.59 KB
Paris

Used Features

Frameworks Spring
React JS
Angular
Vue JS
Languages Java
HTML
CSS
JavaScript
Databases mySql
Tools IntelliJ
Visual Studio Code
Wamp server
Postman
Git

How to Run Frontends

React JS

  • Go to Terminal npm install
  • Type npm start

Angular

  • Install node packages using npm install
  • For run ng serve
    (before you run this project make sure set path for angualr)

Vue JS

  • For install node packages npm install
  • You can run project using npm run dev command

Ports

Backend Ports

Frontend Ports


Team