inventing-on-principle icon indicating copy to clipboard operation
inventing-on-principle copied to clipboard

Online demo

Open joaomilho opened this issue 8 years ago • 1 comments

What about publishing an online demo?

joaomilho avatar Oct 22 '17 13:10 joaomilho

I agree, this would be amazing.

I tried npm install and it failed with the following:

$ npm install
npm ERR! code ENOVERSIONS
npm ERR! No versions available for grunt-bower-hooks

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/curran/.npm/_logs/2021-07-02T14_49_34_936Z-debug.log

I would be interested to get this up and running and see what it can do.

I'm working on a similar effort, heavily inspired by the original "Inventing on principle" talk: https://github.com/curran/experimental-runtime

I want to implement these concepts within https://vizhub.com/, an online live coding environment.

curran avatar Jul 02 '21 14:07 curran