start coding immediately with this repository.
- Clone this repository :
git clone https://github.com/Machoudi2002/ExpressTS-Project-Starter.git
- Install All the Packages
npm install
Update the Dependencies
- Dependencies :
npm update --save
- Dev Dependencies :
npm update --save-dev
- Start Your Express Server
npm run dev