Skip to content

⚫️ Simple React, Typescript & Electron macOS menubar project setup

Notifications You must be signed in to change notification settings

timc1/react-menubar

Repository files navigation

React Menubar

Simple Typescript, React and Electron project setup



This is a macOS menubar project setup using menubar, Webpack, and React.

demo

Usage

To install and set up your project, first fork this repo.

Then install the dependencies:

npm install

Or if you're using Yarn:

yarn

Lastly, start the development server:

npm / yarn start

This repository uses styled-components by default, but feel free to swap that out with whichever style tooling you prefer.

About

⚫️ Simple React, Typescript & Electron macOS menubar project setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published