This project provide a static page for ant design theme preview and generate theme file
You need to clone the ant design to the current project first:
git clone [email protected]:ant-design/ant-design.git
Then build demo files:
make build-demo
make dev
make build