Commit ec4c5e15 authored by 曾沂轮's avatar 曾沂轮

Docs: 更新文档

parent 4d47ecd5
# svi-cli smart3d-vue3 Template
> 一个基于vite搭建的vue + typescript路由应用模板,提供给svi-cli脚手架获取.
> 提供内部用Vuejs开发页面的初始模板
> 主要包含 `vue`, `@smart/eslint-config-typescript` 智能的规范
> 一个基于vite搭建的vue + typescript + smart3d-vue组件库应用模板,提供给svi-cli脚手架获取.
> 提供内部用Vue3 + smart3d-vue开发页面的初始模板
> 主要包含 `vue`, `smart3d-vue`, `@smart/eslint-config-typescript` 智能的规范
## Usage / 用法
``` bash
$ npm install -g svi-cli
$ svi init vue3-app my-project
$ svi init smart3d-vue3 my-project
$ cd my-project
$ npm install
$ npm run serve
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment