Supramolecular.org apps API
Developer documentation coming soon.
Installation
git clone <repository-url>
this repository- change into the new directory
pip install -r requirements.txt
Running development server
python manage.py runserver
- This will serve the app at http://localhost:8000 by default.