Create node example directory
This commit is contained in:
5
examples/node/README.md
Normal file
5
examples/node/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Setup
|
||||
- Make sure you build libzt first
|
||||
- `npm install`
|
||||
- `node test.js`
|
||||
- `npm run -- node-gyp rebuild` if you modify binding.cc or libzt
|
||||
Reference in New Issue
Block a user