Skip to content

fonzerelly/the_magician

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The magician

Prerequisites

  • npm
  • npx
  • elm

Install create-elm-app locally:

npm install create-elm-app

Test elm-app

npx elm-app start

Visiting localhost:3000 in a browser should render the app.

Run tests

npx elm-test

should output something similar to:

elm-test 0.19.1-revision2
-------------------------

Running 20 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 176585423615561 /home/patrick/projects/the_magician/tests/Tests.elm


TEST RUN PASSED

Duration: 191 ms
Passed:   20
Failed:   0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published