Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 161 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 161 Bytes

Thoth api mock server

Project setup

Install dependencies

npm install

Compile .ts

npm run build

Run server

npm run dev