/Bingo

Tutorial code from PragmaticStudio Elm course, but with Brunch as a build system instead of Grunt

Primary LanguageJavaScript

Buzzword Bingo

This is the tutorial code from the PragmaticStudio Elm course.

But instead of using Grunt, I use Brunch as the build system.

Prerequisites

Install

elm package install
npm install

Run

brunch watch --server