Skip to content

zhouhaoyiu/FE-Cli

Repository files navigation

FE-CLI

Edit

# development
npm run dev

OR

# production
npm run prod

Use

npm install
npm link
fe init <name>
# example
fe init zhy
# help
fe init --help

Format

npm run format

Test

npm run test

About

a simple cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published