Skip to content
/ gomoku Public

⚫️⚪️ A serverless gomoku game built with Vue & Firebase

Notifications You must be signed in to change notification settings

ngseke/gomoku

Repository files navigation

GOMOKU / 五子棋

以 Vue.js 與 Firebase 打造的 Serverless 連線五子棋遊戲

Demo

https://gomoku.ngseke.me/

Installation

⚠️ Only support Node 10

npm i

Compiles and hot-reloads for development

npm run serve
npm run build