A Snake game, written as an exercise in Flux and React. Development $ yarn install $ yarn run watch # Formatting $ yarn run fmt:check $ yarn run fmt:write Setup Build the JavaScript sources: $ yarn install $ yarn run build:production Then open index.html.