how to build the example using webpack

hello, I am new here to study vtk.js. I have been using vtk CPP for a long time but I am not familiar with js. I wonder how to build the vtk.js example. I try to build but I was stuck in the version dependency(especially the vtk relevent module version) and webpack error. Could anyone give me a detailed description?
Thanks!

1 Like

I suggest following this to get started: Starting a vtk.js project from scratch | vtk.js