Design Frontiers is Design Co's annual designathon—a two-day sprint where teams tackle real-world challenges with creative design solutions. Final projects are presented to a panel of industry professionals who offer feedback and select standout work.
Install packages:
pnpm i
Run the development server:
pnpm dev
Run these commands for linting and formating.
pnpm lint-check- check all lint errors or code style issues without modifying any filespnpm lint-fix- fixes all auto-fixable lint errors and reformats code