farme-test
TypeScript icon, indicating that this package has built-in type declarations

9.13.16 • 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

Readme

Keywords

none

Package Sidebar

Install

npm i farme-test

Weekly Downloads

0

Version

9.13.16

License

MIT

Unpacked Size

457 kB

Total Files

118

Last publish

Collaborators

  • erkelost