You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1005 B
1005 B
afvue
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
操作
1、读取项目下的config.json文件,获取到服务器信息 2、使用protobufjs库,将scinfo.proto文件编译为js文件
pbjs scinfo.proto --es6 scinfo.js