Hello World Library A collection of common utilities. Modules common Usage # install dependencies npm install # lint code npm run lint # format code npm run format # run tests npm run test # run build npm run build