This template is a starting point for TypeScript projects. It features the following tools:
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.