From b05a630a14dfa928968cec9c4345b06ff4e6c019 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Fri, 5 Apr 2024 13:30:55 +0100 Subject: :memo: Add routing guide to examples overview pages. --- examples/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index a9a7ddb..c3a6009 100644 --- a/examples/README.md +++ b/examples/README.md @@ -33,6 +33,9 @@ the previous ones. Feel free to jump in to any example that interests you, thoug - [`06-custom-effects`](./06-custom-effects) builds on the previous example and shows you how to write your own side effects for Lustre to perform. +- [`07-routing`](./07-routing) shows you how to use [`modem`](https://hexdocs.pm/modem/) + to set up routing and navigating between pages in a Lustre app. + ## Getting help If you're having trouble with Lustre or not sure what the right way to do -- cgit v1.2.3