React frontend of SyllabusScribe
dev– start development serverbuild– build production version of the apppreview– locally preview production build
typecheck– checks TypeScript typeslint– runs ESLintprettier:check– checks files with Prettier
prettier:write– formats all files with Prettier