ExpressJS How to run? Clone your repository to your local machine. git clone https://github.com/danujav/expressjs-cmjd100.git Install dependencies. npm install Run the server. npm run dev