This is a frontend web for the thesis project.
- Node.js (v18.0.0 or higher)
- npm (v8.0.0 or higher)
- backend-service
- Clone the repository
- Run
npm install(ornpm ciif you have problems) to install the dependencies - Copy the
.env.examplefile to.envand fill in the environment variables - Done!
npm run start