Commit 1ac7c10c authored by 曾沂轮's avatar 曾沂轮

更新工程名

parent 9c3f5042
# svi-cli smart3d-vue3 Template # svi-cli smart3d-sdk Template
> 一个基于vite搭建的vue + typescript + smart3d-vue组件库应用模板,提供给svi-cli脚手架获取. > 一个基于vite搭建的vue + typescript + smart3d-vue组件库应用模板,提供给svi-cli脚手架获取.
> 提供内部用Vue3 + smart3d-vue开发页面的初始模板 > 提供内部用Vue3 + smart3d-vue(CDK)开发页面的初始模板
> 主要包含 `vue`, `smart3d-vue`, `@smart/eslint-config-typescript` 智能的规范 > 主要包含 `vue`, `smart3d-vue`, `@smart/eslint-config-typescript` 智能的规范
## Usage / 用法 ## Usage / 用法
``` bash ``` bash
$ npm install -g svi-cli $ npm install -g svi-cli
$ svi init smart3d-vue3 my-project $ svi init smart3d-sdk my-project
$ cd my-project $ cd my-project
$ npm install $ npm install
$ npm run serve $ npm run serve
......
{ {
"name": "smart3d-vue3", "name": "smart3d-sdk",
"version": "0.0.1", "version": "0.0.1",
"description": "a svi CLI smart3d vue3 app template.", "description": "a svi CLI smart3d vue3 app template.",
"scripts": { "scripts": {
......
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