Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 363 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 363 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
  • See the License file for license rights and limitations (MIT).
  • Pull requests are welcome.