Wrds is a website to learn, test and find word lists to study.
- Install the requirements
pip3 install -r requirements.txt
- Cd to
src/
cd src
- Insert sample values into the database
python3 server/database.py
- Cd to
src/
(necessary for relative paths)
cd src
- Run
server.py
python3 server.py