19 lines
310 B
Markdown
Executable File
19 lines
310 B
Markdown
Executable File
# quartznet.info
|
|
|
|
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.
|
|
|
|
## Building
|
|
|
|
1. `npm install`
|
|
|
|
2. `npm run build`
|
|
|
|
## Serving
|
|
|
|
1. `npm run dev`
|
|
|
|
## License
|
|
|
|
See [LICENSE](LICENSE) for more details.
|