Quartznet website. https://quartznet.info/
  • Svelte 83.3%
  • CSS 11.5%
  • HTML 2.8%
  • TypeScript 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-05-21 15:16:10 +01:00
src Testing typescript 2022-05-21 15:16:10 +01:00
static Testing 2021-12-24 11:47:14 +00:00
.gitignore Squashed commit of the following: 2021-07-26 12:22:47 +01:00
LICENSE Changed LICENSE from GPLv3 to AGPLv3. 2020-08-19 10:00:20 +01:00
package-lock.json Testing typescript 2022-05-21 15:16:10 +01:00
package.json Testing typescript 2022-05-21 15:16:10 +01:00
README.md Update README.md 2021-11-20 19:42:21 +00:00
svelte.config.js Testing typescript 2022-05-21 15:16:10 +01:00
tsconfig.json Testing typescript 2022-05-21 15:16:10 +01:00

quartznet.info

We are a small team developing software and games.

This is our main website where you can find information about us and what we do. This website is a work in progress and subject to change.

Powered by svelte.

Building

  1. npm install

  2. npm run build

Serving

  1. npm run dev

License

See LICENSE for more details.