From bbefb97ba3d8f117b8cbef769180a4d8425cf145 Mon Sep 17 00:00:00 2001 From: Eileen Noonan Date: Mon, 1 Apr 2024 20:08:22 -0400 Subject: =?UTF-8?q?=E2=9C=A8=20Create=20a=20routing=20example=20using=20mo?= =?UTF-8?q?dem.=20(#96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/07-routing/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'examples/07-routing/README.md') diff --git a/examples/07-routing/README.md b/examples/07-routing/README.md index 6c0b261..5eaf0cd 100644 --- a/examples/07-routing/README.md +++ b/examples/07-routing/README.md @@ -2,12 +2,14 @@ # 07 Routing +We haven't quite got round to documenting this example yet. You can still check out the [source code](./src/app.gleam) and run it with the following command: + ```sh -gleam run -m lustre/dev start --spa +gleam run -m lustre/dev start --use-example-styles ``` ## Getting help -If you're having trouble with Lustre or not sure what the right way to do +If you're having trouble with Lustre or are not sure what the right way to do something is, the best place to get help is the [Gleam Discord server](https://discord.gg/Fm8Pwmy). You could also open an issue on the [Lustre GitHub repository](https://github.com/lustre-labs/lustre/issues). -- cgit v1.2.3