Faces AI - Mac Build Build Instructions Install dependencies: npm install Build the app: npm run package The built app will be in builds/mac-arm64/ (Apple Silicon) or builds/mac/ (Intel). Running in Development npm run dev Notes Make sure you have Node.js 18+ installed The app icon is in build/icon.png