Skip to content

farm-fe/tutorials

Repository files navigation

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