/lowserver

Easy to apply a mock server into express app.

Primary LanguageJavaScriptMIT LicenseMIT

lowserver

Easy to apply a mock server into express app.

Install

# npm
$ npm install lowserver

# yarn
$ yarn add --dev lowserver

Related