- clone the project
- navigate to
server
folder, and runnpm i && npm run start
. This will start the server on port 1234 - navigate to
issues-front
folder, and runnpm i && npm run start
. This will open the website in localhost:3000
The searchbox detects "," (coma) separated values. You must press the button to submit the query.