Node.js >= v8 must be installed.
- Running
npm installin the module's root directory will install everything you need for development.
npm testwill run the tests once.
-
npm run buildwill build the module. -
npm run cleanwill delete built resources.