An open API service indexing awesome lists of open source software.

https://github.com/cdrani/tttjs


https://github.com/cdrani/tttjs

tic-tac-toe tic-tac-toe-web-application

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# tttjs

Live: [tttjs](https://cdrani.github.io)

Tic-tac-toe application written entirely in javascript. [bulmacss](https://bulma.io) framework is used throughout for subtle styling.

## Preview
![tttjs](tttjs.png)

### Setup
1. clone
2. `yarn` to install dependencies
3. `yarn dev` to start webpack dev server

Other commands:
`yarn build` for webpack to create a production build
`yarn gh-page` to push new app build to gh-page