/server-timebank

“时间银行”后端工程(Express + TypeScript)

Primary LanguageTypeScript

Server-TimeBank

the server for time bank web app

Quick Start

执行以下命令(需要node.js环境):

npm install
tsc
node build/app.js

然后打开 http://localhost:3000 进入登录界面