Détail du package

@farmfe/cli

farm-fe12.1kMIT1.0.5

CLI of Farm

farm, cli, farmfe, bundler

readme

@farmfe/cli

@farmfe/cli provides CLI support for Farm, which is extremely rust based web build tool. Visit the Farm GitHub repository for more information.

Getting Started

pnpm add @farmfe/cli -D

start your farm project:

farm start

build:

farm build

preview:

farm preview