From d8189f68cfc82d9241b56697d95434365e528090 Mon Sep 17 00:00:00 2001 From: Tyler Childs Date: Mon, 17 Jan 2022 09:29:50 -0800 Subject: [PATCH] feature: document development --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 698fd71..4f31571 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,8 @@ To get started, play with the following examples: * [me](/me) * [style](/style.css) * [editor](/editor.js) + +## Local Development +Clone [code-mirror-shield](https://git.sr.ht/~tychi/code-mirror-shield) + +To launch the server, run `./quick-start.sh`. All changes are reflected in the public folder. You can develop in the web browser or in your local file system. -- 2.38.5