21 lines
361 B
Markdown
Executable File
21 lines
361 B
Markdown
Executable File
# quartznet.info
|
|
|
|
We are a small team developing software and games.
|
|
|
|
This is our company website with information on us, our products etc.
|
|
The website is in a work in progress and subject to change.
|
|
|
|
Powered by svelte.
|
|
|
|
## Building
|
|
|
|
1. `npx sapper export`
|
|
|
|
## Serving
|
|
|
|
1. `npm run dev`
|
|
|
|
## License
|
|
|
|
See [LICENSE](LICENSE) for more details.
|