Do the following steps to setup the project:
- Create a spring initializer backend module
- Install Node via your terminal (
brew install node
) - run the
build-frontend.sh
script - start the server and open your browser on http://localhost:8080 to see the frontend
- Happy hacking 👩💻 👨💻