tksfz / gravity

App development using typeclasses and generic derivation a la Shapeless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gravity

Prerequisites

  • jdk8
  • Reasonably modern versions of sbt and node (tested on sbt 0.13.12 and node 7.0.0)

Installation

sbt app/fastOptJS
cd app
npm install
npm start

and go to http://localhost:8090/#/Contact/88.

About

App development using typeclasses and generic derivation a la Shapeless


Languages

Language:JavaScript 96.6%Language:Scala 3.2%Language:HTML 0.1%Language:CSS 0.1%