Problem when trying to setup first VTKJS project

Hi, the latest version of vtk.js now uses webpack 5, and there were some changes regarding webpack dev server. If you replace webpack-dev-server with webpack serve, it should work.