Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 283 Bytes

test-regex-in-elm

Test regular expression pattern with elm/regex.

Development

Prerequisite

  1. Install Elm compiler

Run dev server

  • elm reactor and navigate to Main.elm.

Deploy

Run npm run build

Then upload wherever you like (e.g. Cloudflare Pages)