npm install
npm test
There are other commands too.
You can also run individual tests:
npm run test-let
npm run test-const
npm run test-function-in-blocks
npm run test-map
npm run test-set
npm run test-generator
npm run test-promise
npm run test-class