# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
BDML files need to be converted into JSON file with ./preprocess/generate-isosurface.js
. Please fix proper paths in it.