Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 305 Bytes

Bragg Visualiser

Webpage

Check out the live version here :)

Testing with Flask server

  • Download or clone project
  • Make sure python and flask is installed
  • Cd into directory and run
  • python3 server.py(Windows) or py server.py (Mac)