This project uses node, typescript, eslint, jasmine, and prettier to meet the benchmarks outlined in the project requirements.
dev uses nodemon to monitor the project
build converts TypeScript to JavaScript
format runs lint and prettier
test runs Jasmine test specs
start runs the application in Node