1
Fork 0
Holllo's website. https://holllo.org
Go to file
Bauke 0e5d27e22d
Add a link to TiMaSoMo.
2022-11-04 14:25:53 +01:00
source Add a link to TiMaSoMo. 2022-11-04 14:25:53 +01:00
.gitignore Initial commit! 🎉 2022-03-27 23:21:21 +02:00
.stylelintrc.json Initial commit! 🎉 2022-03-27 23:21:21 +02:00
LICENSE Add readme and license files. 2022-09-26 21:46:33 +02:00
README.md Add readme and license files. 2022-09-26 21:46:33 +02:00
package.json Simplify design. 2022-09-26 21:33:14 +02:00
pnpm-lock.yaml Update dependencies. 2022-09-26 21:32:23 +02:00
tsconfig.json Initial commit! 🎉 2022-03-27 23:21:21 +02:00
vite.config.ts Add re-nav to the build output. 2022-11-02 12:46:53 +01:00

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.