/rsvpchecker

RSVP Checker

Primary LanguagePython

RSVP Checker

Source Tree

  • src/ -- source files compiled by grunt.
  • static/ -- static resources, including vendor trees i.e. Bootstrap

Toolchain Requirements

  • Node.js and NPM (v1.3.11 recommended), grunt-cli
  • Python 3
  • Ruby with HAML/SASS

Configuration Files

  • package.json
  • Gruntfile.js

Setup (after git clone)

  1. Run npm install

Setup (after each git pull)

  1. Run grunt