@aojiaodemeng/got-ui

1.0.6 • Public • Published

got-ui

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Doc Project Setup

npm run docs:dev

关于包的发布

打包,生成lib文件夹

npm run build

公开发布

npm publish --access public   // 每次发布时先更新下package.json里的version

关于文档指南页面的部署

部署前先切换到gh-pages分支

npm run deploy

部署的页面在https://aojiaodemeng.github.io/got-ui/

Readme

Keywords

Package Sidebar

Install

npm i @aojiaodemeng/got-ui

Weekly Downloads

0

Version

1.0.6

License

none

Unpacked Size

79 kB

Total Files

62

Last publish

Collaborators

  • aojiaodemeng