Skip to content

jgasteiz/wedding

Repository files navigation

Javi & Magda save-the-date wedding website

volkswagen status

Set up

  • create virtualenv and activate it: virtualenv env && source ./env/bin/activate
  • install dependencies: ./install_deps.py
  • install bower and npm dependencies: npm install && bower install
  • running the project: ./manage.py runserver
  • running the tests: ./run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published