Common setup Clone the repo and install the dependencies. https://github.com/jnakrani/node-crud-operation.git cd tnode-crud-operation npm install Steps for read-only access To start the express server, run the following npm run start:dev Open http://localhost:3000 and take a look around.