Skip to content
Snippets Groups Projects
Unverified Commit f483fc3a authored by Thom Wiggers's avatar Thom Wiggers :triangular_ruler:
Browse files

Add getting started

parent b3fdb2f6
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,13 @@ Thalia Website
New new Thalia website, now with extra Django.
#Concrexit
Getting started
---------------
1. Clone this repository
2. Run `source ./source_me.sh` (or use your own favourite virtualenv solution)
3. Run `pip install -r requirements.txt`
4. Run `pip install -r dev-requirements.txt`
5. `cd website`
6. `./manage.py migrate` to initialise the database
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment