Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

fzi-iota-showcase-client

RaphaelManke20ISC0.0.1TypeScript support: included

null

iota, dlt, tangle, crypto, javascript, nodejs

readme

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