HenryKenya / 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
  • Babel7

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 54.8%Language:HTML 29.4%Language:CSS 15.8%