9 lines
337 B
Markdown
9 lines
337 B
Markdown
|
---
|
||
|
title: Developing with Quartz
|
||
|
draft: false
|
||
|
date: 2025-01-17
|
||
|
---
|
||
|
|
||
|
This container is also good for quickly developing components for Quartz. It is a good way to test things out without having to install anything on your local machine, and a simple `make run` -> `ctrl-c` -> `up arrow` -> `enter` is all you need to see your changes.
|
||
|
|