Node Basic Boilerplate A boilerplate for Node.js with basic tools! Getting Started Just clone the repo or click Use this template button git clone [email protected]:saeedjalalisj/node-basic-boilerplate.git example cd example script npm start # run node script npm run test # run tests Tech node jest eslint husky lint-staged