Skip to content

一个用Vue开发的五子棋游戏。A gobang game developed with Vue.

Notifications You must be signed in to change notification settings

chenjingyuanku/GobangVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

五子棋/Gobang

这是一个基于Vue + TypeScript开发的五子棋小游戏,也是我用TypeScript开发的第一个程序。

项目环境安装/Project setup

yarn install

编译和热更新(开发环境)/Compiles and hot-reloads for development

yarn run serve

编译和压缩(生产环境)/Compiles and minifies for production

yarn run build

自定义配置/Customize configuration

详情见 配置参考。 See Configuration Reference.

About

一个用Vue开发的五子棋游戏。A gobang game developed with Vue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published