Skip to content
Snippets Groups Projects
Commit 0412fbcd authored by jackie / Andrea Ida Malkah Klaura's avatar jackie / Andrea Ida Malkah Klaura
Browse files

dummy api info for setting up prototype

parent 5b46e774
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,14 @@
> The Web-UI component of the AUTOradio framework
## Prerequisites
This version is an early development prototype, only the interface to the [steering/pv module](https://gitlab.servus.at/autoradio/pv) is implemented partly yet. And it uses its own dummy REST API, based on a JSON Server. You have to set up the current [dummy-api-json-server](https://gitlab.servus.at/autoradio/dummy-api-json-server) first, if you want this demo to run out of the box.
## Build Setup
For the current early dev prototype you only need the first two steps here:
``` bash
# install dependencies
npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment