Skip to content

Files

playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 25, 2024
Oct 27, 2024
Sep 25, 2024
Sep 25, 2024
Oct 27, 2024
Sep 25, 2024
Sep 25, 2024
Oct 27, 2024
Sep 25, 2024
Sep 25, 2024

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