v-test-cli

test cli for frontend project

Usage no npm install needed!

<script type="module">
  import vTestCli from 'https://cdn.skypack.dev/v-test-cli';
</script>

README

v-test-cli v1.10.0

the cli for frontend project quik start surport 2 template with vue and React

Installation

$ npm i v-test-cli -g

Keywords

cli vue React

基础用法

$ v-cli init $ input your template name 目前包括以下几个cli

  1. vue
  2. react
  3. mpvue

更新记录V1.10.0

  • 增加了devdependcy
  • 增加自定义文件名称的功能