Skip to content

mrstork/cookbook

Repository files navigation

Ryōrisho

A recipe sharing site - a side project of mine combining several of my hobbies.

Project dependencies

  • virtualenv
  • Python 3.5

Getting started

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
./manage.py migrate
./manage.py runserver

About

Recipe sharing website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 23