# vue-vtkjs-viewport **Repository Path**: brf1027233883/vue-vtkjs-viewport ## Basic Information - **Project Name**: vue-vtkjs-viewport - **Description**: VTK.js image viewport component in Vue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-vtkjs-viewport VTK.js image viewport component for Vue Sister project of [react-vtkjs-viewport](https://github.com/OHIF/react-vtkjs-viewport), with some variations of implementation. ======= ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build:lib ```