Have fun to learn LOGO programming with electron!
- Node.js (v4.x.x)
- Electron
- TypeScript (2.x)
- Browserify
$ npm install -g [email protected] browserify
$ npm install
$ npm run bundle
then
$ npm start
$ npm run build
Builds the app for macOS, Linux, and Windows, using electron-packager.
MIT © katsew