Holllo's website.
https://holllo.org
Bauke d2bd60e67a | ||
---|---|---|
source | ||
.gitignore | ||
.stylelintrc.json | ||
LICENSE | ||
README.md | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
vite.config.ts |
README.md
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.