Skip to content

nguyenkims/satellizer-demo

Repository files navigation

This webapp requires these programs:

  • Python(shoud work for both Python 2 and 3)
  • pip
  • virtualenv
  • bower

Activate virtualenv

virtualenv venv source venv/bin/activate

Install all required Python libraries

pip install -r requirements.txt

Install all required JS libraries

cd static/ bower install

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published