0.0.1 • Published 6 years ago

covu v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

covu WIP

Collect code coverage for your own project. cov u -> covu.

How to use ?

Install with global at first.

npm i -g covu

Then run it with command covu.

covu start

Or you can covu -h for more.

# TODO 这里写 covu -h 命令菜单项目!

Dev

# run dev server locally
npm run be

# run dev front-end server locally
npm run fe

# build static source
npm run build

# test
npm run test

License

ISC.