- npm Node.js package manager
- Make
Clone the repository with submodules:
git clone
cd tech4dev-hosm
git submodule update --initSetup your environment by running:
make installRun:
make run-frontendThe website will be available at http://localhost:9000.