# vue-vtkjs-viewport **Repository Path**: chinasb/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**: 3 - **Forks**: 2 - **Created**: 2020-01-03 - **Last Updated**: 2022-08-22 ## 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 ```