Skip to content

bondydaa/tic-tac-tangular

Repository files navigation

#Tic-Tac-Tangular

A simple tic tac toe game

Installation

  1. Run npm install to install task dependencies.
  2. Run bower install to install project code dependencies.
  3. Run grunt build to create an initial build in the web folder.

Development

  1. In the project root, run node server.js, goto localhost:1337.
  2. In the project root, run grunt watch to have grunt listen for file changes and run tasks automatically.

Technology Colophon

  • grunt
  • time-grunt
  • bower
  • angular
  • angular-route
  • bootstrap-sass
  • handlebars
  • grunt-bower-requirejs
  • grunt-contrib-copy
  • grunt-contrib-watch
  • grunt-sass

About

Simple Tic Tac Toe game built with Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published