Skip to content

Commit 5afcb94

Browse files
authored
Create README.md
1 parent 7846ab2 commit 5afcb94

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Examples
2+
3+
`yarn install` and then start one of the following examples
4+
1. basic example
5+
- `yarn basic-example`
6+
1. route http request to blocks
7+
- `yarn route-example`
8+
1. start multiple server and route to same ticlo job
9+
- `yarn multi-server-example`
10+
1. add custom functions
11+
- `yarn custom-function-example`

0 commit comments

Comments
 (0)