Skip to content

Commit

Permalink
update readme to reference the template monorepository setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhouston committed Jul 22, 2023
1 parent 707ed81 commit 41a3627
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ To do a full development build with hot reloading and a built-in dev server (via
npm run dev
```

If you are curious about the monorepository setup, you can read more about it here:

https://github.com/bhouston/template-modern-typescript-monorepo

## Command Line Examples

The example behavior graphs are in the `/examples` folder. You can execute these from the command line to test out how this library works.
Expand Down

0 comments on commit 41a3627

Please sign in to comment.