Skip to content

saulonunesdev/bootstrap

Repository files navigation

Bootstrap

A TS Bootstrap BoilerPlate

This project was configured to be used in vscode, feel free to open a PR with custom settings for any IDE

Dependencies

  • Node 20+

How to use this repo

  1. Clone this repo with your new repo folder name
git clone https://github.com/saulonunesdev/bootstrap FOLDERNAME
  1. Remove the remote the origin
git remote remove origin
  1. Add origin
  • Create a New Repo in Your Git or Organization
  • Then
git remote add origin <git repo url>
  1. Commit changes
git commit -m "chore: first commit"
  1. Push changes to the new repo
git push -u origin main

Customize Author

  • Update Rule valid-values-name-scope in .npmpackagejsonlintrc.json.
  • Then you can update the author in package.json

About

A TS Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •