Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 173 Bytes

File metadata and controls

15 lines (11 loc) · 173 Bytes

Simple mock server for testing

Usage

  • Clone the repository

  • Install dependencies by running

yarn install --dev
  • Run the server
yarn start