1.0.2 • Published 5 years ago

umi-serve-cli v1.0.2

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

umi-serve

umi-serve is a cli tool for umi mock data

Install

$ [sudo]npm install -g umi-serve-cli

Usage

default server port is 3000

umi-serve

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request