1 Star 1 Fork 0

algerkong/EggApi后端

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
appveyor.yml 242 Bytes
Copy Edit Raw Blame History
algerkong authored 2021-05-17 20:22 . first commit
environment:
matrix:
- nodejs_version: '10'
install:
- ps: Install-Product node $env:nodejs_version
- npm i npminstall && node_modules\.bin\npminstall
test_script:
- node --version
- npm --version
- npm run test
build: off
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/algerkong/EggApi.git
git@gitee.com:algerkong/EggApi.git
algerkong
EggApi
EggApi后端
master

Search