Skip to content

rtts/langleve

Repository files navigation

Lang Leve...!

Lang Leve...! was an art project during the Covid pandemic that sought to reduce loneliness by encouraging cultural participation.

This repository contains the source code for its website, as well as an archived copy that can be viewed on https://langleve.created.today/

Installation

Install Python and run the following commands:

pip install -r requirements.txt
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

Usage

Visit https://localhost:8000/edit/ to add sections to the homepage.