ant-design / parcel-antd

Use antd with parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ant Design Demo For Parcel

Include

  • React
  • TypeScript
  • Antd
  • Parcel
  • Less

Start

npm install
npm run dev
npm run build

or

yarn
yarn dev
yarn build

Visit http://localhost:1234


About

Use antd with parcel


Languages

Language:TypeScript 60.4%Language:HTML 25.5%Language:Less 14.1%