Under initial development
Run go
.
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)
Under initial development
Run go
.
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)