RubyOnWorld / operators

Simple app to show different Ruby operators with their funny names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

ruby-operators

Simple app to show different Ruby operators with their funny names.

Prerequisites

  • node
  • create-elm-app (Install with npm install -g create-elm-app)

Run

Run in development mode

elm-app start

It runs dev webserver at http://localhost:3000

Generate production build

elm-app build

Serve project under a webserver

Contribute

Edit operators.json and send pull request.

About

Simple app to show different Ruby operators with their funny names.

License:Apache License 2.0


Languages

Language:Elm 43.0%Language:JavaScript 23.4%Language:HTML 22.2%Language:CSS 11.4%