quartznet-info/README.md
2024-09-01 18:35:14 +01:00

19 lines
299 B
Markdown
Executable File

# quartznet.info
This is our main website with information about us and what we do.
This website is a work in progress and subject to change.
## Building
1. `pnpm install`
2. `pnpm run build`
## Serving
1. `pnpm run dev`
## License
See [LICENSE](LICENSE) for more details.