Skip to content

tennety/elm-talk-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm or FUD

NOTE: Some parts of this talk are based on Elm version 0.16, and do not apply to Elm v0.17, which was released 5/9/2016 (2 days after the date of this talk). The majority of this material is unchanged, however.

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve

About

Slides for my Elm talk titled "Elm or FUD" for Stir Trek 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages