Skip to content
Snippets Groups Projects
Select Git revision
  • fb0d5f2286be572c704257ecef3b8582ddb4d088
  • master default protected
  • develop
  • 11-update-to-angular-18
  • forbidden-commands-integration
  • v18.0.0
  • v16.0.2
  • v16.0.1
  • v16.0.0
  • v15.1.6
  • v15.1.5
  • v15.1.4
  • v15.1.3
  • v15.1.2
  • v15.1.1
  • v15.1.0
  • v15.0.0
  • v14.2.1
  • v14.2.0
  • v14.1.0
  • v14.0.0
  • v13.0.1
  • v13.0.0
  • v12.0.1
24 results

kypo-command-visualizations

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Mário Murín authored
    fb0d5f22
    History

    Training command graph visualization

    How to run locally with provided dummy data

    1. Run npm install.
    2. Run the server with npm run api or with provided parameters json-server -w ./utils/json-server/db.js --routes ./utils/json-server/routes.json --middlewares ./utils/json-server/server.js.
    3. Run the app in local environment and ssl npm start and access it on https://localhost:4200.