Skip to content

App-Index/IMViewer

 
 

Repository files navigation

Information Model Viewer

Version Build Status Unit Tests Quality Gate Status

Run Frontend (development)

Checkout from GIT

cd frontend-vue

npm install (you only have to do this once)

npm run serve

Navigate your browser to http://localhost:8081

The proxy expects the API to be running on localhost:8080

Build Frontend (production)

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.1%
  • Vue 30.2%
  • JavaScript 8.1%
  • SCSS 3.3%
  • Other 0.3%