# cli **Repository Path**: vue-park/cli ## Basic Information - **Project Name**: cli - **Description**: cli - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-17 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cli, vue-template ## README # vue-park-cli Create Vue Project By Command Tools. # Install ~~~shell # npm npm i vue-park-cli -g # yarn yarn add vue-park-cli -g ~~~ ## Use ~~~shell vip create ~~~ ## All Commands ~~~shell vip -h [show all commands] -v [show version] create [create vue project] ~~~