Skip to content

languagelearningcognition/llc

Repository files navigation

LL&C Reading Group Website

Django + HTML + CSS + JS files for the LLC RG website. Uses Django 1.6.6 (srcf limitations)

After downloading install the python modules (preferably in a virtualenv) via

pip install -r reqs.txt

After that, just start the local server with:

./manage.py runserver

The credentials for the superuser are:

  • username: test
  • password: test

About

Language Learning and Cognition Reading Group Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published