0.0.2 • Published 4 years ago

easy-mock-api v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

easy-mock-api

easy!

oclif Version Downloads/week License

Usage

$ npx easy-mock-api init // generate json file
$ npx easy-mock-api start // start server

Commands

init

describe the command here

USAGE
  $ npx easy-mock-api init

See code: src/commands/init.ts

start

describe the command here

USAGE
  $ npx easy-mock-api start

_See code: src/commands/init.ts