Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

wmboyles/VocabGREview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VocabGREview

VocabGREview is a website to help you review vocabulary words like you might find on the GRE.

How to Run

If the Flask server is currently running in debug mode and you make any changes to Flask .py files, the Flask server will automatically restart. If you have not yet started the Flask server, you can do so by going to the project root folder and running

py app.py

If you made any changes to React components, you'll need to build the project so that Flask can serve your changes. Do this by going to the react_frontend folder and running

npm run build

If your Flask server is already running, these new changes will automatically be picked up by the Flask server without needing to restart it.

About

Question generator for GRE vocabulary words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published