Skip to content

This is a mock used for the development of the new OnToology view.

License

Notifications You must be signed in to change notification settings

OnToology/OnToology-view-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnToology-view-mock

This is a mock used for the development of the new OnToology view.

Python version

2.7

Setup with Virtualenv

For mac and linux

  1. virtualenv -p /usr/bin/python2.7 .venv
  2. source .venv/bin/activate
  3. pip install -r requirements.txt

To run

  1. source .venv/bin/activate 1.python app.py
  2. visit 127.0.0.1:5000 in your web browser

To install dependencies

pip install -r requirements.txt

About

This is a mock used for the development of the new OnToology view.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages