1.0.2 • Published 1 year ago

testnpm66 v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

安装使用

安装依赖

npm install

本地开发 启动项目

npm run dev

构建生产环境

npm run build

本地启动一个静态 Web 服务器,运行 dist 文件在 http://localhost

npm run preview

Vue 3 + Vite

This 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 to learn more.

Recommended IDE Setup