Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 654 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 654 Bytes

moviz

moviz client version

Try Online Demo.

Environment Setup

  • node.js version: 20.1.0
  • npm version: 9.6.4
  • vue version: 2.5.2
  • others can be found at package.json

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Data

Currently Moviz is fetching data(the json file) directly from skema repository.

Algorithm

Todo

Bugs to Fix