From 0b32b9110dd406ca052cfd7348f0ddd7e35b048e Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 4 Sep 2022 16:21:18 +0200 Subject: Use esbuild to produce JS --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9f5b91f..4060ec1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Getting started -Run: +With nix installed: -```sh -nix-shell --run bin/watch.sh -``` + bin/dev-server Then, open your browser at `http://localhost:8000`. -- cgit v1.2.3