davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

Initial electron app. #npm start #290

Closed stretchyboy closed 5 years ago

stretchyboy commented 7 years ago

Work towards #278 does nothing clever but gets it running in electron. The webgl seems to work fine for me.

npm install
npm run build
npm start
rumblesan commented 5 years ago

closing as this PR is quite old, though electron is still something we should look at. sorry we didn't have a go at this sooner