Skip to content

redianmarku/MesoOn

Repository files navigation

MesoOn

Online learning platform builded with Django

Setup

  1. Git Clone this project: https://github.com/redianmarku/MesoOn
  2. Create an python environment with python -m venv venv or virtualenv venv and activate it with (windows:venv\Scripts\activate, Mac/Linux:source venv/bin/activate.
  3. Install required packages: pip install -r requirements.txt
  4. Run app: python manage.py runserver

Certificate

This project is officially certificated by Redian Marku the creator of this project.