forked from onlook-dev/onlook
-
Notifications
You must be signed in to change notification settings - Fork 21
FAQ
Kiet edited this page May 17, 2025
·
1 revision
You can add a new IDE by custom configuration here. See command usage here.
Otherwise, open an issue with us!
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.