Skip to content

BCSPanel/frontend-antd

Repository files navigation

Farm + React

This template should help you start developing using React and TypeScript in Farm.

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm start

Build the app for production:

npm build

Preview the Production build product:

npm preview

Clear persistent cache local files

npm clean