GitHunt
MA

martiansnoop/ts_dice

I wanted to learn typescript, so I wrote some code to roll dice. Then I started playing with React and redux and didn't get anything done.

  1. npm install -g webpack
  2. npm install

Building:

run webpack
open dist/index.html in a browser, using whatever server you want

Tests:
npm test

Languages

TypeScript73.3%JavaScript25.3%HTML1.4%

Contributors

Created June 28, 2015
Updated June 26, 2018
martiansnoop/ts_dice | GitHunt