Skip to content

mastermunj/typescript-boilerplate

Repository files navigation

TypeScript Boilerplate for Node.js

Features

How to Use?

  1. Clone Repository
git clone git@github.com:mastermunj/typescript-boilerplate.git <Your-Project>
  1. Run reset.sh
cd  <Your-Project>
chmod +x reset.sh && ./reset.sh

The script does following:

  • Removes remote origin
  • Clears git commit history making the repo as good as fresh initiated
  • Runs npm install
  • Removes reset.sh file for safety

About

TypeScript Boilerplate for Node.js Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •