liubko / elm-pointing-poker

Pointing Poker written in Elm

Home Page:https://poker-94672.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Pointing Poker in Elm and Firebase

This is a tiny project with the sole purpose of learning Elm.

Working demo: https://poker-94672.firebaseapp.com

Demo GIF

Getting started

Requirements:

node v4.6.1
npm v3.9.6
elm v0.18.0

Install:

npm install

Build:

npm run build

Develop

Be sure to configure your firebase database in config.js. Copy config.example.js to get started.

Then start the webpack dev server:

npm run dev

Deploy

npm run deploy

Inspired by https://github.com/mblarsen/elm-fire-grocery

About

Pointing Poker written in Elm

https://poker-94672.firebaseapp.com


Languages

Language:Elm 80.7%Language:JavaScript 15.8%Language:HTML 2.8%Language:CSS 0.7%