update readme

This commit is contained in:
S.long 2020-08-28 16:26:06 +07:00
parent f1aef83a82
commit ce0e2968a1

View File

@ -7,12 +7,22 @@ JS Library boilerplate is include with
- Pre commit Prettier
- Eslint
### Start Up
### Get Started
---
- 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
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