Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 326 Bytes

DEV.md

File metadata and controls

executable file
·
21 lines (15 loc) · 326 Bytes

@ricann/cli

startup

you can use npm with yarn, run command like: npm run *

Dependencies

# install dependencies
yarn install

git commit

# submit git log with conventional style
yarn commit

debug

open sidebar debug in vscode. and then select "启动程序" and run it.