update readme
This commit is contained in:
parent
f1aef83a82
commit
ce0e2968a1
22
README.md
22
README.md
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user