Added simple readme to mock-api
This commit is contained in:
committed by
Erik Tiekstra
parent
e1b8979b99
commit
cfe1907842
9
mock-api/dafa-web/README.md
Normal file
9
mock-api/dafa-web/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user