Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 338 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 338 Bytes

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