Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 212 Bytes

Server-TimeBank

the server for time bank web app

Quick Start

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

npm install
tsc
node build/app.js

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