@gamecreator/webserverapi
TypeScript icon, indicating that this package has built-in type declarations

0.0.89 • Public • Published

webserverapi

该项目包含服务端提供给客户端的API,以及相应的单元测试保障健壮性。

开发环境

  1. node.js。
  2. vscode。

编译

  1. 使用 npm i 安装依赖。
  2. 使用 npm run build 或者 npm run watch 进行编译。

参与贡献

  1. 新建 author/xxx 分支。
  2. 提交代码,同步到gitlab。
  3. 新建 Pull Request 到 master 分支 (需要到gitlab上进行操作)。

发布项目

  1. 升级版本号(package.json)。
  2. 使用 npm run build 编译项目。
  3. 使用 npm publish 发布项目。

Readme

Keywords

none

Package Sidebar

Install

npm i @gamecreator/webserverapi

Weekly Downloads

1

Version

0.0.89

License

ISC

Unpacked Size

174 kB

Total Files

5

Last publish

Collaborators

  • 7_jaylen