Skip to content

umijs/tnf-ant-design-pro

Repository files navigation

TNF Ant Design Pro

TNF fork of Ant Design Pro.

Getting Started

Locally, you can run the following commands to start the development server:

$ pnpm install
$ pnpm dev

To build the production version, run:

$ pnpm build

To preview the production version, run:

$ pnpm preview

License

MIT