Skip to content

repeale/ts-lib-starter

Repository files navigation

ts-lib-starter

Features

Installation via git clone

  • Clone this repository
git clone https://github.com/repeale/ts-lib-starter.git your-lib-name
  • Remove the .git folder

  • Change details within:

package.json
LICENSE
README.md
  • Install dependencies
$ cd your-lib-name
$ npm install

About

Typescript library starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published