create-vpa
v0.2.2
Published
vue-power-admin cli
Downloads
2
Maintainers
Readme
create-vpa
Introduction
create-vpa is a CLI for initialize the Vue Power Admin template project.
Getting started
With NPM:
npm create vpa
With Yarn:
yarn create vpa
With PNPM:
pnpm create vpa
Then follow the prompts!
ProjectType options are currently supported:
vpa-frontend: vue-power-admin
vpa-fullstack: vue-power-admin-pro
LICENSE
MIT License © 2022-PRESENT toryz