ml4ai / moviz-client

Home Page:https://ml4ai.github.io/moviz-client/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://ml4ai.github.io/moviz-client/

License:MIT License


Languages

Language:JavaScript 74.1%Language:Vue 25.9%Language:HTML 0.1%