3 Star 6 Fork 1

小弟调调/tsbb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
.husky
example
basic
express-typeorm
express
src
.gitignore
README.md
package.json
sandbox.config.json
tsconfig.json
hapi
koa
react-component-tsx
react-component
transform-typescript
umd
vue
README.md
packages
.gitignore
.prettierignore
.prettierrc
LICENSE
README.md
lerna.json
package.json
renovate.json
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Express Example

Open in CodeSandbox

Compile files.

$ npx create-kkt my-app -e express
cd my-app
$ npm install

npm run watch # Listen compile .ts files.
npm run build # compile .ts files.

Production mode starts the service.

npm run start

Automatically restarting the node application when file changes in the directory are detected.

npm run dev 
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/jaywcjlove/tsbb.git
git@gitee.com:jaywcjlove/tsbb.git
jaywcjlove
tsbb
tsbb
master

搜索帮助