ShaneIsrael / WordsButWithLetters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Words But With Letters

You will need Docker and Docker Compose installed to run this app locally.

Run the frontend with

npm start

Run the backend server with

./run_local.sh

or

./reset_and_run_local.sh

The reset command deletes the database data and re-migrates it so that it is completely fresh.

About


Languages

Language:JavaScript 91.6%Language:HTML 4.8%Language:CSS 2.1%Language:SCSS 0.8%Language:Shell 0.3%Language:Dockerfile 0.3%