This is a macOS menubar project setup using menubar, Webpack, and React.
To install and set up your project, first fork this repo.
Then install the dependencies:
npm installOr if you're using Yarn:
yarnLastly, start the development server:
npm / yarn startThis repository uses styled-components by default, but feel free to swap that out with whichever style tooling you prefer.
