Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 177 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 177 Bytes

A repository of new board game.

LoGF

git clone https://github.com/edisonhello/LoGF
npm install

Add config.json

In config.json,

{
    "port": <number>
}