Stride: A design-focused career fair where you can learn, connect, and grow by showcasing your work and meeting industry professionals.
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