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 - Pre commit Prettier
- Eslint - Eslint
### Start Up ### Get Started
--- ---
- Re init git After View Sample Ready , Please Run
- Delete src/sample1.ts , src/sample2.ts ```shell script
- Delete test/sample1.test.ts, test/sample2.test.ts bash init.sh
- Reconfig package.json , name , description, git url ... ```
- Re construct example
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