0.3.2 • Published 5 years ago
live-bson-reader v0.3.2
Build Setup
Install package dependencies:
npm install
Linting
To lint-check the .js run:
npm run lintnpm run lint:fix
Testing
Run unit tests with either of:
npm run testnpm test
Build for production
Run:
npm run build