533 B
533 B
Holllo.org 🌠
Holllo's website.
Development
Requires working installations of NodeJS and pnpm.
- 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 license, see LICENSE for more information.