- [x]
- Node.js
- Express.js
- MongoDB
- Check that, you have install
Node.js,typescripton your machine. - Clone the
mainbranch of repository with commandgit clone https://github.com/soumik9/express-typescript-starter.gitor download the code as zip and extract code. - Navigate to folder, then Open
command prompton the specific folder and run commandyarnornpm i - Create a file name
.envand copy all from.env.examplethen place the mongodb uri and other token as required. - All set, now run
command promptthis commandyarn devornpm run dev