Added simple readme to mock-api

This commit is contained in:
Erik Tiekstra
2021-03-24 15:30:08 +01:00
committed by Erik Tiekstra
parent e1b8979b99
commit cfe1907842
2 changed files with 9 additions and 0 deletions

View File

View File

@@ -0,0 +1,9 @@
# dafa-web mock-api
## Get started
Run `npm install` to install all dependencies.
## Get the mock-api up and running
Run `npm start` and navigate to `localhost:8000` to see a simple overview of the API.