6 lines
141 B
Markdown
6 lines
141 B
Markdown
# Setup
|
|
- Make sure you build libzt first
|
|
- `npm install`
|
|
- `node test.js`
|
|
- `npm run -- node-gyp rebuild` if you modify binding.cc or libzt
|