# 五字棋 **Repository Path**: lin09/gobang-vue2.0 ## Basic Information - **Project Name**: 五字棋 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://lin09.gitee.io/gobang-vue2.0/dist/index.html#/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2021-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.com/lin09/Gobang-vue2.0.svg?branch=master)](https://travis-ci.org) 在线玩1 [http://lin09.gitee.io/gobang-vue2.0/dist/index.html](http://lin09.gitee.io/gobang-vue2.0/dist/index.html) 在线玩2 [https://lin09.github.io/Gobang-vue2.0/dist/index.html](https://lin09.github.io/Gobang-vue2.0/dist/index.html) # 五子棋(vue 2.0版) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### vue-cli Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).