Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.19 KB

File metadata and controls

41 lines (28 loc) · 1.19 KB

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.