tmpvar / livecad

live coding of 3d surfaces and objects
livecad.wtf
53 stars 2 forks source link

launch server with beefy and support skateboard #3

Closed tmpvar closed 9 years ago

tmpvar commented 9 years ago

I'd prefer to combine these so the user only need to launch one process. This will require injecting a route to bundle.js into the skateboard requestHandler

tmpvar commented 9 years ago

I think I actually prefer watchify as you can reload without re-generating and it seems much faster.