This is Electron code to generate a standalone version of the Mercury Playground web app.
Mercury currently has 2 versions:
- Web version running in the browser (Windows/Mac/Linux) go to this repo
- Full version running in Max8 (Windows/Mac only) go to this repo
๐พ Or code with the latest full version:
๐ Support Mercury by becoming a Patron
๐ฌ Join the Discord Community
-
$ git clone http://github.com/tmhglnd/mercury-app -
$ git clone http://github.com/tmhglnd/mercury-playground -
$ npm installin both repositories -
$ cd mercury-playgroundandnpm run build -
copy the entire
publicfolder to themercury-app -
$ cd mercury-appandnpm run makeornpm startwhile developing the app