Server-TimeBank
the server for time bank web app
Quick Start
执行以下命令(需要node.js环境):
npm install
tsc
node build/app.js
然后打开 http://localhost:3000 进入登录界面
the server for time bank web app
执行以下命令(需要node.js环境):
npm install
tsc
node build/app.js
然后打开 http://localhost:3000 进入登录界面