EntropyAu / TactileJS

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag & Drop

Under initial development

Development Setup

Run go.

For those who are manually minded

Compile & watch Workshop Planner Example.

cd examples/workshopPlanner
tsc -w &
python -m SimpleHTTPServer
open http://localhost:8000/workshopPlanner.html

(this should be moved to it's own repo at some point)

About

Work in progress

License:MIT License


Languages

Language:TypeScript 91.2%Language:CSS 7.2%Language:Shell 1.1%Language:JavaScript 0.6%