This repo contain NodeJS projects made by Sonu Kumar. There are multiple subproject inside this project which i have created during my B.Tech career.
- Clone Repository from Github and run
npm install
- run
npm start
- run
node <filename>
- Email: [email protected]
- Mobile: 8294008226
- Github: Sonu Kumar
- LinkedIn: Sonu Kumar
.
├── ChatTerminal
│ ├── Chat.js
│ └── chatServer.js
├── node_modules
├── Practice
│ ├── FileSystem
│ └──
├── .gitignore
├── app.js
├── package-lock.json
├── package.json
└── README.md