react-use-countdown/README.md
2020-08-28 15:58:25 +07:00

19 lines
336 B
Markdown

# JS LIBRARY BOILERPLATE
===
JS Library boilerplate is include with
- Typescript
- Jest Test
- Pre commit Prettier
- Eslint
### Start Up
---
- Re init git
- Delete src/sample1.ts , src/sample2.ts
- Delete test/sample1.test.ts, test/sample2.test.ts
- Reconfig package.json , name , description, git url ...
- Re construct example