/clavator

Primary LanguageTypeScriptApache License 2.0Apache-2.0

clavator

Build Status

Dependencies

  • build-essential
  • nodejs 6.x
  • libpng-dev

Getting started

In a first terminal:

npm install
npm run build:watch

In a second terminal:

npm start

Then open http://localhost:8888 in your browser.