@farmfe/core
TypeScript icon, indicating that this package has built-in type declarations

0.12.11 • Public • Published

Farm Core

Farm is a super-fast web build engine written in Rust. Farm can start a project in milliseconds and perform HMR within 5ms, 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:

npm install -g @farmfe/cli

We provide an example React project for now. Use farm create to create a new project and farm start to start the project.

farm create && cd farm-react && npm i && npm start

Package Sidebar

Install

npm i @farmfe/core@0.12.11

Version

0.12.11

License

MIT

Unpacked Size

287 kB

Total Files

89

Last publish

Collaborators

  • roland_reed
  • wre232114
  • shulandmimi