Vi, but for graphics. Keyboard-first, efficient & pretty.
- ⚡️ Modal editing
- 🔥 Pretty by default
- 📝 Auto-panning & cropping
Node version >= 8.0 (recommended 10.6.0) and NPM >= 5 (recommended 6.1.0)
install the dependencies via npm
npm install
start the server in dev mode (with hot reload)
npm run start
go to http://localhost:1234 in your browser. Done.