The Pulsar text editor, isolated from all other dependencies
Install dependencies with yarn install
Rebuild dependencies for Electron with npx electron-rebuild
Then run with yarn start
So it's easier for us to test new things - performance improvements, compatibility with newer Electron versions, etc.