- published version 0.0.1, 4 years ago
- published version 0.0.1, 4 years ago
1. 运行 yarn 2. 运行 yarn dev 3. 打开 http://127.0.0.1:3000 ## 官网打包步骤 1. 运行 yarn 2. 运行 yarn build 3. 得到的 dist 目录就是官网源代码 4. 编辑并运行 sh deploy.sh 就可以上传到 Github 或码云等支持 Pages 功能的平台 ## 库文件打包步骤 1. 运行 rollup -c 2. 得到的 dist/lib 目录就是编译后的库文件所在目录 ## npm发布步骤 1. n
published version 0.0.1, 3 years agoThis template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
published version 0.0.1, a year ago```js import { genPageEncodeCfg } from "page-encode-ts"; genPageEncodeCfg({ rawWidth: 793, rawHeight: 1122, SID: "pxV0nNw8SXBd.0", code: "者也朵因它加变时百更任式壹", pageCount: 1, marginX: 20, marginY: 30, type: "A4", }); ```
published version 0.0.3, a year ago## Project setup ``` npm install ```
published version 0.1.0, a year ago- published version 0.0.5, 6 months ago