Skip to content

softwerkskammer/coderetreat-rhein-main.com

Repository files navigation

The Coderetreat-Rhein-Main.com website

Development

Requirements

  • Python 2.7.x installed
  • Pip installed
  • Virtualenvwrapper installed

Set up the development environment

$ mkvirtualenv coderetreat-rhein-main.com
$ pip install -r requirements.txt

Running the development server

You can preview the compiled website at http://localhost:8000 by running

$ make devserver

About

This is the source of the CodeRetreat Rhein-Main website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published