# koa-webpack-typescript **Repository Path**: mirrors_singod/koa-webpack-typescript ## Basic Information - **Project Name**: koa-webpack-typescript - **Description**: 基于Webpack/TypeScript/Koa的环境配置 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # koa-webpack-typescript 基于Webpack/TypeScript/Koa的环境配置 [博文地址](https://smohan.net/blog/zkqfmq) # 安装依赖 > `npm install` # Development > `npm run dev` # Production > `npm run build && pm2 restart ./bin/pm2.json`