PIQUE Lite is a lightweight, web-based visualization tool for exploring PIQUE output files.
A full user guide, feature walkthroughs, and tutorials are available in the documentation:
👉 https://tool-documentation-demo.netlify.app/docs/pique-lite/intro
Below is a short demo of PIQUE Lite:
For most users, the easiest way to use PIQUE Lite is via GitHub Pages: https://msusel.github.io/Pique-Lite/.
Use the steps below if you want to run it locally (e.g., for development, testing, or contributing).
- Install
bun - Run
bun installto install dependencies - Run
bun run devto start the development server
PIQUE Lite is also accessible through the MSUSEL Tool Hub:
👉 https://github.com/MSUSEL/MSUSEL_Hub
For development notes, architecture documentation, and redeployment details, see:
👉 DEVELOPER_NOTES.md
