Skip to content

omothm/ts-template

Repository files navigation

TypeScript project template

This template is a starting point for TypeScript projects. It features the following tools:

Replace placeholders

After cloning this repository, change the following files:

Replace it with the actual license or delete it if none exists.

Replace these values:

  • name
  • version (optional)
  • description
  • private: true (add if needed)
  • repository.url
  • keywords (optional, for NPM packages)
  • author
  • license
  • bugs.url
  • homepage

After changing these, change the corresponding values in package-lock.json to match or run npm install to have it done for you automatically.

This README.md file

About

TypeScript project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published