rollup-typescript-starter-lib

test build version

Library starter based on rollup and typescript.
Inspired by https://github.com/juliendargelos/rollup-library

Use this template

How to contribute

Install dependencies

npm install

Install and init commitizen

npm install commitizen -g
commitizen init cz-conventional-changelog --save-dev --save-exact
npm run dev

Commit your work

npm run commit

License

MIT.