19 lines
299 B
Markdown
Executable File
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.
|