Skip to content

ShuaiGao/bic-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bic-vue

使用 protoc-gen-bic 生成 ts 接口代码的示例项目,对应后端项目是 bic-gin

使用protobuf

在使用 git pull 命令拉取代码后,项目中会存在一个 .gitmodule 文件,它存储了子模块的所有信息。但子模块代码不会自动拉取,需使用下面命令:

git submodule init
git submodule update

生成代码命令

参照 package.json 文件,ts 接口文件生成命令

pnpm pb

license

bic-vue is licensed under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published