https://github.com/kentcdodds/fully-typed-web-apps-demo
https://github.com/kentcdodds/fully-typed-web-apps-demo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kentcdodds/fully-typed-web-apps-demo
- Owner: kentcdodds
- Created: 2022-10-18T23:42:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T23:42:47.000Z (almost 4 years ago)
- Last Synced: 2025-04-23T00:08:14.478Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 255 KB
- Stars: 59
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fully Typed Web Apps Demo
This is a demo showing an example of a fully typed web app. To set it up locally run `npm run setup` after installing dependencies. The interesting files are in `app/routes/workshops`.
NOTE: This was bootstrapped via https://github.com/kentcdodds/quick-stack