pfuhrmann / ttt-front

Tic-tac-toe game JS front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe front-end

Requirements

  • node.js v8+
  • npm 5+

Installation Instructions

Install dependencies

npm install

Running

Run in development mode

npm run start

Building

Build for the production and serve by the webserver

npm run build

About

Tic-tac-toe game JS front-end


Languages

Language:JavaScript 74.4%Language:CSS 19.1%Language:HTML 6.6%