alexpsi / gameofsquares

React/Redux/Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A game of squares

A little game made as a study around Typescript, React and Redux.

Live demo

Contains

Build tools

Installation

$ npm install

Running dev server

$ npm start

Build

$ npm run build

Deploy (to the GitHub Pages)

$ npm run deploy

Format code (using Prettier)

$ npm run prettier

Integration testing/ autoplay

Scripts target the gh-page.

$ npm run autoplay

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React/Redux/Typescript

License:MIT License


Languages

Language:TypeScript 84.4%Language:JavaScript 14.7%Language:HTML 0.7%Language:CSS 0.2%