Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 950 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 950 Bytes

Cultural Studies

This project is a Django-based website created by the Research Software Group for the Cultural Studies research project led by Rebecca Roach, within the College of Arts and Law at the University of Birmingham.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To run this project, you're required to have the following software installed on your machine:

Installing

  • The project dependencies are specified in requirements.txt
  • cd into project directory
  • create a virtualenv
  • run pip install -r requirements.txt

Built With

  • Django - The Python web framework used

License

See the LICENSE.md file for details