pure JavaScript and Event-Sourcing sample with mixed Browser & Node.js module
cd Calculator
npm install
npm test
- open index.html in web browser (tested with Chrome)
pure JavaScript and Event-Sourcing sample
cleaned sample from Gist
- open tictactoe.html in web browser (tested with Chrome)
cleaned sample from Gist
- node server.js
- open tictactoe.html in web browser (tested with Chrome)