Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 225 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 225 Bytes

electron + vtk.js

This repo is based off of electron-quick-start.

To use

# install deps
npm install
# run build
npm run build
# start electron
npm start

License

CC0 1.0 (Public Domain)