Skip to content

hakansakalli/satellizer-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This webapp requires these programs:

  • Python 2.7.*
  • 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

Languages

  • Python 43.3%
  • JavaScript 29.9%
  • HTML 26.3%
  • CSS 0.5%