Skip to content

benjsto/ronquixote

 
 

Repository files navigation

Ron Quixote is a random quote generator seeded with Ron Swanson and Don Quixote quotes. It is a work-in-progress

How to run locally:

  1. Build front-end code: a) cd frontend b) npm install c) npm run build

  2. Install dependencies: a) pip install -t . -r requirements.txt

  3. Run app:
    a) python manage.py runserver

About

The Ron Quixote Quote Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • HTML 2.3%
  • JavaScript 1.1%
  • CSS 0.1%