react-use-countdown/README.md

28 lines
444 B
Markdown
Raw Normal View History

2020-08-28 15:58:25 +07:00
# JS LIBRARY BOILERPLATE
JS Library boilerplate is include with
- Typescript
- Jest Test
- Pre commit Prettier
- Eslint
2020-08-28 16:26:06 +07:00
### Get Started
2020-08-28 15:58:25 +07:00
---
2020-08-28 16:26:06 +07:00
After View Sample Ready , Please Run
```shell script
bash init.sh
```
This Script Will Reinit Project
- Delete Sample File and SRC and Test
- Clear src/index.ts
- Reinitialize Git
- Delete Example Folder
After Done This , Please reconfig package json
- Name
- Description
- Git Repository Url