Skip to content

bijanbwb/try-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

try-elm

Sample sign up form with validation for username and password fields.

  1. Install Elm
  2. git clone https://github.com/bijanbwb/try-elm.git
  3. cd try-elm
  4. elm-package install elm-lang/html --yes
  5. elm-package install evancz/elm-http --yes
  6. elm-make SignupForm.elm --output elm.js
  7. open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published