d041e5969882c69baea260325aba18bada11a06f
Farm + React
This template should help you start developing using React and TypeScript in Farm.
Setup
Install the dependencies:
pnpm install
Get Started
Start the dev server:
pnpm start
Build the app for production:
pnpm build
Preview the Production build product:
pnpm preview
Clear persistent cache local files
pnpm clean
Languages
TypeScript
54.5%
SCSS
28.9%
HTML
16.6%