Skip to content

cbelden/RxJS-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJS - TicTacToe

What is it

RxJS - TicTacToe is a sample application that makes use of the Reactive Extensions library for JavaScript. Additionally, this app is written in ES6 and includes tests written with karma+mocha+chai.

Demo

http://cbelden.github.io/RxJS-tic-tac-toe

Installing locally

  1. Clone the repository
  2. cd to root
  3. npm install
  4. gulp build
  5. Navigate your browser to index.html

Tech Stack

Libraries: RxJS immutable handlebars

Build: gulp browserify babel

Testing: karma mocha chai

About

Sample RxJS application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published