Awesome
Clipto Frontend
This is one of three parts of the clipto project.
Setup
npm install
npm run dev
To fix all prettier issue
npx prettier --write <path/file.tsx>
npx prettier --write src/**/*.tsx
This is one of three parts of the clipto project.
npm install
npm run dev
npx prettier --write <path/file.tsx>
npx prettier --write src/**/*.tsx