mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 05:33:08 +03:00
588 B
588 B
AFFiNE Electron App
⚠️ NOTE ⚠️
Due to PNPM related issues, this project is currently using yarn 3. See https://github.com/electron/forge/issues/2633
Development
# in project root, start web app at :8080
pnpm dev
# in /apps/electron, start electron app
pnpm dev
Credits
Most of the boilerplate code is generously borrowed from the following