From ef41bf37c5042aea3a79bdf4883d5a0946462469 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 27 Mar 2024 20:57:03 +0000 Subject: :construction: Start a routing example using modem. --- examples/07-routing/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/07-routing/README.md (limited to 'examples/07-routing/README.md') diff --git a/examples/07-routing/README.md b/examples/07-routing/README.md new file mode 100644 index 0000000..6c0b261 --- /dev/null +++ b/examples/07-routing/README.md @@ -0,0 +1,13 @@ +![](./header.png) + +# 07 Routing + +```sh +gleam run -m lustre/dev start --spa +``` + +## Getting help + +If you're having trouble with Lustre or 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