vue-tic-tac-toe

A Vue.js project

Build Setup

# Install dependencies
npm install

# Serve with hot reload at localhost. It will run on port 8080 by default.
# If that port is already in use, the next free port will be used.
npm run dev

# Build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.