koa baseline:使用ES6进行Koa的基准安装 源码
基准值 使用Typescript进行基线安装。 包含什么 打字稿的编译,测试和整理 柴摩卡 安装 使用git clone --depth=1 https://github.com/ryanlewis/koa-baseline.git克隆此存储库git clone --depth=1 https://github.com/ryanlewis/koa-baseline.git 用yarn安装依赖项 使用yarn setup一个新的git仓库 用yarn build 用yarn start启动服务器。 如果你想配置端口,设置ENV PORT如PORT=1337 yarn start
文件列表
koa-baseline-master.zip
(预估有个19文件)
koa-baseline-master
.dockerignore
29B
yarn.lock
76KB
index.ts
91B
.eslintrc.js
109B
src
server.ts
647B
.babelrc
27B
Dockerfile
158B
scripts
暂无评论