Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 637 Bytes

Design.md

File metadata and controls

14 lines (11 loc) · 637 Bytes

Design

Deer 🦌 aims to be modern 🌟, fast 🚀, beautiful note taking 📝 app.

Currently, it uses this Flow to be built and run

It relies on modern technologies

  • Node.js (JavaScript runtime environment)
  • React (Building User Interface)
  • Redux (State Management)
  • Babel (Transpile JavaScript)
  • Webpack (Bundling files)
  • Electron (Build cross platform desktop app)