Boardgaming 온라인 보드게임 플랫폼 진행상황 오목 체스 바둑 장기 실행환경 실행방법 1. Git 다운로드 git clone https://github.com/lkw1211/boardgaming-front.git 2. node_module 설치 cd boardgaming-front && npm install 3. next js 실행 npm run dev