npm install
cp .env .env.locl
# If you has other server, you can change server url in .env.local file
EndWorld.postman_collection.json
from PostMan API Export.
npm run serve
npm run build
npm run test:unit
npm run lint
UI sketch in public\UI.drawio
, you can use Diagrams software or Diagrams IDEA plugin look it.
If you're interesting for the game, roadmap in there: End World - Trello
If you're interesting for the game detail, design document in there: 文档编写指南