This is a simple Hello World menubar app that will just open a window that says "Hello World".
- Clone the repository.
- Run
yarn installfrom the root folder. - Run
yarn buildfrom the root folder. cdinto this directory.- Run
yarn installto install this example's dependencies. - Run
yarn startfrom this directory to run app.
