Holllo's website.
https://holllo.org
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
source | 5 months ago | |
.gitignore | 2 years ago | |
.stylelintrc.json | 2 years ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
package.json | 5 months ago | |
pnpm-lock.yaml | 5 months ago | |
tsconfig.json | 2 years ago | |
vite.config.ts | 10 months ago |
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.