Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 318 Bytes

Survey-App

A survey app for companies

To fully use the backend, go to src/main/resources/application.properties, and change the fields according to your own server configuration. to start the backend, simply run src/main/java/staj/proje/application.java After you start the server, run the frontend with npm start.