# Holllo.org 🌠 > **Holllo's website.** ## Development Requires working installations of [NodeJS](https://nodejs.org) and [pnpm](https://pnpm.io). * Install the dependencies with `pnpm install`. * Build the website with `pnpm start`. * Deploy to Netlify with `pnpm run deploy`. * Test the code with `pnpm test`. ## License Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/Holllo/holllo-org/src/branch/main/LICENSE) for more information.