[diff from component]: link to start/stop parts
This commit is contained in:
parent
5976331c57
commit
26ff0939db
1 changed files with 2 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ dev=> (mount/start #'app.config/app-config #'app.nyse/conn)
|
||||||
dev=>
|
dev=>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Here is more [documentation](../README.md#start-and-stop-parts-of-application) on how to start/stop parts of an app.
|
||||||
|
|
||||||
### Boilerplate code
|
### Boilerplate code
|
||||||
|
|
||||||
Component does not require a whole lot of "extra" code but:
|
Component does not require a whole lot of "extra" code but:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue