Jimmij50 / vtk.js-based-medical-image-visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vtk.js-based-medical-image-visualization

First clone the Repository

git clone https://github.com/Jimmij50/vtk.js-based-medical-image-visualization.git

Second install required package

$ npm init
$ npm install @kitware/vtk.js
$ npm install -D webpack-cli
$ npm install webpack webpack-dev-server

Third launch the website

$ npm run start

Then you can open the website at http://localhost:8080/

About


Languages

Language:JavaScript 79.8%Language:HTML 13.4%Language:CSS 6.8%