Skip to content

CristhianMotoche/draw_me

Repository files navigation

Draw me

Sort of like pictionary made in Elm. I got the name from the song Draw me - Sonata Arctica.

Requirements

Set up

Install requirements:

asdf install

Install dependencies:

npm install

Build

npm run build

NOTE: This will also download the Elm dependencies.

Watch

Execute elm reactor:

npm run watch

After that, open [http://localhost:8000][http://localhost:8000] in a browser. Go to dist > index.html.

About

Simple Pictionary in Elm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published