Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 461 Bytes

Yerba

assets/example.png

An Electron Monorepo Demo

Uses:

  • Next.js
  • Typescript
  • Tailwind
  • Turborepo
  • Vite (for Electron builds)

Getting Started

npm install
npm run dev

Prior work

Most of this code is generously borrowed from the following