Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

julienkosinski/tic-tac

Repository files navigation

Trying to set up a tic-tac game to respond to customer educational needs. This is currently work in progress ! :)

To install the app you have to install nodejs and npm.

Then,

  1. Install grunt : "npm -g install grunt-cli" Install bower : "npm -g install bower"

  2. Install dependencies : Npm dependencies : "npm install" in the project directory Bower dependencies : "bower install" in the project directory

  3. Developement mode "grunt serve"

    Production mode : "grunt build"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published