Scratch 3.0 as a self-contained desktop application
Find a file
Christopher Willis-Ford 3785f7070e Get scratch-gui working, kinda, sorta...
CSS isn't loaded and it takes a LONG time to compile, but it does load
the GUI. It also requires using `npm ln` for `scratch-gui`.
2018-09-27 14:32:22 -07:00
src Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00
.editorconfig Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.eslintignore Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.eslintrc.js Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.gitignore Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
electron-webpack.json5 Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00
package-lock.json Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00
package.json Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00
README.md Convert to use npm instead of yarn, rename app 2018-09-27 14:26:51 -07:00
webpack.renderer.additions.js Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00

scratch-desktop

Scratch 3.0 as a standalone desktop application