Skip to content

sumansaurabh/word-learner-gre

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 npm install

Enjoy!

About

Word learner for Gre

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published