/antdv-demo

vue static page templete 静态网页模板

Primary LanguageHTML

antv-demo

this is a static web demo ( vue3.0 + antdv )

First Setup

npm i @vue/cli -g

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.