Skip to content

madhavsuresh/comptroller

Repository files navigation

caurs registration and viewing platform

Setup

You need node.js and node package manager (npm) for the static asset pipeline:

  brew install node
  curl https://npmjs.org/install.sh | sh
  npm install less universal-jst

Then install project requirements:

  pip install -r requirements.txt

And then run the server:

  python run.py

Then you can hit localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published