2025-03-31 11:30:50 +08:00
..
2025-03-28 17:01:13 +08:00
2025-03-12 20:57:11 +08:00

Farm + Vue

This template should help you start developing using Vue 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