- [x] Remove server scripts and dependencies from package.json
- [x] Remove "server/**/*" from tsconfig.json include array
- [x] Modify script/build.ts to only build client
- [x] Update replit.md to describe client-only app
- [x] Verify the project runs as client-only
