0.0.1 • Published 5 years ago

fzi-iota-showcase-vehicle-mock v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

fzi-iota-showcase

Link zur Github Page

How to build

  1. install nodejs/npm
  2. run git clone https://github.com/RaphaelManke/fzi-iota-showcase.git
  3. navigate to fzi-iota-showcase/backend directory
  4. run npm install
  5. start backend with npm run mocked
  6. navigate to fzi-iota-showcase/frontend-showcase-vis directory
  7. run npm install
  8. start visualization with npm run serve
  9. navigate to fzi-iota-showcase/showcase-user-interface directory
  10. run npm install
  11. start user interface with npm run serve
  12. navigate to the url of the user interface displayed in terminal
  13. click login, select routes, start trips and have fun :)

Builds

Frontend showcase visulization Build Status