james-tic-tac-toe
v1.0.3
Published
A Vue.js project
Readme
Component Setup
Common
Game TicTacToe Components Cell Row Screens TicTacToeConfig.vue TicTacToeGame.vue TicTacToeMain.vue
Readup
https://vuex.vuejs.org/guide/modules.html https://vuejs.org/v2/cookbook/debugging-in-vscode.html (Read up to allow easy debugging) Implementing bootstrap! https://bootstrap-vue.org/docs
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
