Scratch A codebase for writing quick scripts or webapp components in TypeScript and React. Run the scratch script: # Run the scratch script. make scratch-script # Run the scratch app. make scratch-app # Run the scratch test. make test