Skip to content

1623311678/wjk-app-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wjk-app-cli

react/vue template

node版本>=12.20.0

reference : lint-staged/lint-staged#1084

1 install

sudo npm install wjk-app -g

2 how to use ?

(1) To create one project named my-app , you can run this commmand:

wjk-app create my-app 

After that terminal will has one selection to select Vue or React project .

Look like to this:

image

(2) To use commitlint, eslint/tslint, husky, prettier in your project ,you can use the following command:

wjk-app install codelint

Look like to this:

image

it can support eslint / tslint , Vue or React

What can wjk-app codelint bring ?

1), common code style

2), commlit lint

3), format code use prettier and eslint / tslint when you run git commit , it is an incremental check , in another way , it only format code in this commit .

Thanks to:

https://github.com/1623311678/Book

you can use react hook ,sass,less,jsx,tsx and so on

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published