Skip to content

Commit a111af5

Browse files
committed
Initial Commit
1 parent 1db290d commit a111af5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Build
2+
3+
```
4+
npm install
5+
```
6+
7+
## Test
8+
9+
```
10+
node sample.js
11+
```

0 commit comments

Comments
 (0)