Skip to content

wd42/wd42-wagtail

Repository files navigation

#wd42 & #pd42 website

Setting up for development

Get the code, and then make run:

$ git clone [email protected]:wd42/wd42-wagtail.git
$ cd wd42-wagtail
$ make run

This will get the environment up and running. You will need to create yourself a user account to log in with as well. Open up another terminal, and run:

$ vagrant ssh
$ python manage.py createsuperuser
$ exit

Every time you want to work on this project, you can simply type make run again to start the development environment.

About

#wd42/#pd42 website [current version]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published