Extensible and minimal web browser with material UI made with Electron
, that contains many innovative features.
Checkout our Trello board.
If you have noticed a bug, please report it on Github issue tracker.
Guides and the API reference are located in docs
.
It also contains documents describing how to use the browser, and create extensions.
To run Wexond
you need to install all needed dependencies using yarn
:
yarn
If you have installed all dependencies successfully, then you can run Wexond
using yarn
:
yarn start