/ecommock

A barebones RESTful api mock application built with express

Primary LanguageJavaScriptMIT LicenseMIT

ecommock

A barebones RESTful api mock application built with express

Installation & Setup

  • Clone the repo
  • Install project dependencies by running npm install or yarn install cli command
  • Serve the application by running npm run serve cli command
  • Enjoy! http://localhost:3000

Note: See the package.json file for more cli commands

License

MIT © 2019