This repository currently provides only the frontend page for BOLT. Additional backend servers are required for the full functionality, which are not described here.
#.../BOLT/frontend
npm run dev
Navigate to localhost:5173
git clone https://github.com/als-computing/BOLT.git
cd BOLT
npm install
npm run dev