Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 844 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 844 Bytes

tutorials

Tutorials For Farm. In this tutorial, you will learn:

  • How to build a Farm react project from scratch
  • The basic concept of Farm, like input, output, dev-server, HMR and plugins
  • Farm's daily configurations and official plugins

:::note This tutorial is build a Farm react project from scratch, If you are trying to init a new Farm Project rapidly, use our official template with command pnpm create farm. :::

Following our tutorial, and open your super-fast Farm develop journey!

:::note The source code of this tutorial is in farm tutorials repository