Revision 826657c14602a3f36263f3d6769451af0a75d18a authored by shibuiwilliam on 20 August 2018, 02:36:42 UTC, committed by k8s-ci-robot on 20 August 2018, 02:36:42 UTC
1 parent 791ac1a
Raw File
README.md
## Setup

Make sure the ModelDB server is running, following the instructions in the server/ directory. 

Start the frontend from the frontend dir with:

    $ ./start_frontend.sh


Visit application at http://localhost:3000/projects
back to top