Skip to content

zenoslin/rollup-starter-ts

Repository files navigation

rollup-starter-ts

To fast start a typescript library.

Getting started

Clone this repository and install its dependencies:

git clone https://github.com/zenoslin/rollup-starter-ts.git
cd rollup-starter-ts
npm install

scripts

  • npm run build builds the library to lib.
  • npm run build:type builds .d.ts file for the library.
  • npm run test use jest to test the source files.

License

MIT

About

🔨 To fast start a typescript library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published