moviz client version
Try Online Demo
.
- node.js version: 20.1.0
- npm version: 9.6.4
- vue version: 2.5.2
- others can be found at package.json
# 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
Currently Moviz is fetching data(the json file) directly from skema
repository.
Todo