How to install vueComponent/ant-design-vue-pro. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
vueComponent/ant-design-vue-pro Installation Guide
How to install vueComponent/ant-design-vue-pro. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for vueComponent/ant-design-vue-pro. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i vueComponent/ant-design-vue-proor
Install via npx
npx @hexmos/ipm i vueComponent/ant-design-vue-proPrerequisites
Node.js
system_toolVersion: >= 16.0.0
Yarn
package_managerVersion: 2.0.0
Webpack
build_toolVersion: 5.8.0
eslint
libraryVersion: ^7.14.0
@vue/cli
system_toolVersion: 5.2.1
Ant Design Vue
libraryVersion: 1.x.x
vue-cropper
package_managerVersion: 2.0.0
@antv/g2
libraryVersion: 1.x.x
Vise-Vue
package_managerVersion: 1.x.x
Docker
system_toolVersion: latest
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Yarn Package Manager
git clone https://github.com/vueComponent/ant-design-vue-pro.git
cd ant-design-vue-pro
yarn install
yarn run serveBuild for Production
yarn run buildPost Installation Steps
- Open your browser and navigate to http://localhost:8080/
- You can now start using the application!
