Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 255 Bytes

Kid's Reading

This is a web app to play with some concepts related to helping a kid learn to read.

Useful commands

Prisma migration after changing schema. This will also update the client types.

npx prisma migrate dev --name new-name