# NOVA Language Website This is the official website for the NOVA programming language. Built using Flask. ## Features - Full documentation for NOVA language - Try NOVA code online in browser - Built with Flask and HTML/CSS - Ready for GitHub Pages or Render # Documentation and online try https://massem.pythonanywhere.com/ ## 🛠 Run Locally ```bash pip install flask python app.py