Skip to content
Snippets Groups Projects
subtitle: Dome Framework

Dome allows you to build native, desktop applications using React javascript technology. It is build upon the Electron framework, featuring a full-featured Chromium engine which renders the graphical user interface to the user.

The Dome framework provides you with the following facilities:

  • all-in-one pre-configured rich development environment
  • live-editing of your application code
  • a collection of ready-to-use, well designed, scalable components
  • easy integration with any other React components from your own
  • binary distribution for all supported platform (Windows, Linux and MacOS)

To Start With

References