Skip to content

marciogurka/angular5-tictactoe

Repository files navigation

angular5-tictactoe

A Tic-Tac-Toe game made with Angular 5 and Bootstrap 4 generated with Angular CLI version 1.7.4.

Live demo

Build Setup

# install dependencies
npm i

# serve with hot reload at localhost:4200
npm run start

# build for production with minification
npm run build

# run tests
npm run test

# run e2e tests (not implemented yet)
npm run e2e

Licence

MIT License