Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 334 Bytes

File metadata and controls

22 lines (17 loc) · 334 Bytes

Catalyst in ParaviewWeb

Project setup

npm install

Serve the web application

npm run start

Start the server

pvpython server/start.py --port=1234

Access the web application

Served by default at http://localhost:9999/

Start your Catalyst test

Currently set to listen at localhost, port 22222