node-template Boilerplate for a Node.js application that uses the following development tools: ESlint ESM Express Installation To get up and running: Clone or download the repo Install the dependencies npm i Run the test server npm test