update instructions
This commit is contained in:
parent
61d917ba7f
commit
40260ce958
|
|
@ -9,16 +9,15 @@
|
|||
## Local Dev
|
||||
|
||||
bun install
|
||||
mkdir -p ~/nose/{bin,www}
|
||||
bun dev
|
||||
|
||||
## Commands
|
||||
|
||||
Commands can return one of three types:
|
||||
|
||||
- string
|
||||
- { error: string }
|
||||
- { html: string }
|
||||
- `string`
|
||||
- `{ error: string }`
|
||||
- `{ html: string }`
|
||||
|
||||
They can also `throw` to display an error.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user