🦍 Source code for developer.konghq.com website.
# Install prerequisites
make install-prerequisites
# Install dependencies
make install
# Build the site and watch for changes
make run
Once you see the Server now ready on …
message, the docs site is available at http://localhost:8888.