Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 437 Bytes

NIMP

https://nimp.app

Node-Based Image Manipulation Program

Run

start Mongodb
git clone https://github.com/dan335/nimp
cd nimp
npm install
npm run dev
View in browser at http://localhost:3000
  • Support this project through Patreon.
  • See the License file for license rights and limitations (MIT).
  • Pull requests are welcome.