Skip to content

r202-coe-psu/agni

Repository files navigation

NOTE: this is not a definitive README

Setup

  1. At root directory:

    # might have to run twice
    pip install -r requirements.txt
    python setup.py develop
  2. At directory ./agni/web/static:

    cd agni/web/static
    npm install
  3. Back at root directory again:

    ./scripts/run-web
  4. Web interface accessible at localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published