mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 12:30:14 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
api | ||
core | ||
storage | ||
sync | ||
.eslintrc | ||
.gitignore | ||
process.json | ||
README.md |
K2 - Sync Engine Experiment
Running the API
cd api
npm install
node app.js
Running the Sync Engine
cd sync
npm install
node app.js