Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 419 Bytes

Gradiance

A platform for educational content.

Installation

  1. Install Python 3.10 or higher.
  2. Install the requirements with pip install -r requirements.txt.
  3. Install the dependencies with npm install.
  4. Run the program with python main.py.

Contributing

Contributions are welcome! Please open an issue or pull request.

License

Gradiance is licensed under the GNU General Public License v3.0.