Skip to content

echo75/frontend-challenge

Repository files navigation

frontend-challenge

My code here

Please have a look at the commit-history to see my coding in this challenge

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

Run Unit Tests with Vitest in Browser Mode with Visual Regression Testing

pnpm run test:browser

Lint with ESLint and Oxlint

pnpm run lint

Format with Prettier

pnpm run format

Releases

No releases published

Packages

 
 
 

Contributors