Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

elm-prague/2017-04-29-elm-test-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElmPrague: Game of Life Coding Dojo

Requirements

Then run:

nvm install `cat .nvmrc`
nvm use
npm install --global yarn

Install

nvm use
yarn install
elm package install -y

Run Tests

  • once: yarn test
  • in watch mode: yarn test:watch

Run Web App

elm reactor

And open localhost:8000

More Info

Property base testing talk by John Hughes:

About

ElmPrague Meetup #2: elm-test and Game of Life Coding Dojo (29/04/2017)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages