Install nodejs
Application developed using v0.10.25.
Install MongoDB
To run tests, install CasperJS
Tests developed using v1.1.0-beta3
# From project folder
npm install
From project folder
# Launch server on http://localhost:5000/
foreman start
# or
nf start
Application can also be viewed at tic-tac-toe-rr.herokuapp.com
- NodeJS App
- MongoDB
- jQuery
- Unit testing
- Integration testing
- Jade Template
- ExpressJS
- Chart.js
- Cookie Tracking
- Sass
- JS Minification
- Deployed to Heroku: http://tic-tac-toe-rr.herokuapp.com
Test created using CasperJS - v1.1.0-beta3
Install casperjs ~1.1.0
# Start the nodejs dev server on http://localhost:5000/
foreman start
# Run full test suite, open test suite to see how to run an individual test.
./ts.tic-tac-toe.sh