agones.dev/agones@v1.54.0/sdks/nodejs/README.md (about) 1 ### Instructions 2 `npm install` - install dependencies 3 4 `npm run cover` - run tests and report code coverage 5 6 `npm run lint` - lint the code 7 8 `npm test` - run the tests