10 lines
207 B
Markdown
10 lines
207 B
Markdown
# 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.
|