Detalhes do pacote

@farmfe/core

farm-fe16.3kMIT1.7.5

Farm is a extremely fast web build tool written in Rust. Farm can start a project in milliseconds and perform HMR within 10ms, making it much faster than similar tools like webpack and vite.

Farm, Vite, Build Tool, Rust Bundler

readme (leia-me)

Farm Core

Farm is a extremely fast web build tool written in Rust. Farm can start a project in milliseconds and perform HMR within 10ms, making it much faster than similar tools like webpack and vite.

Visit https://github.com/farm-fe/farm for details.

Getting Started

Install Farm CLI:

pnpm create farm && cd farm-project && pnpm start

visit official document to learn more about Farm.