Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 266 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 266 Bytes

diplomacy-support-tool

support tool for offline diplomacy

How to run

npm install # server module setup
cd client
npm install # client module setup
cd ../
npm start # start server and client, then proxy them on package.js

#open localhost:3000