You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, you can run Onlook from source by following the instructions here.
If you'd like a production-level build instead of running from the command line, you can run
npm run build and npm run package in the app folder. Afterwhich you'll have a build you can use in app/release/some-version-number.
You can then use the .DMG file generated from that step to install Onlook to your machine.