vkkis93 / divider-of-image

Divide image into parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Divide image into parts

Create '.env' file with the following content:

MONGO_URL=mongodb://localhost:27017/BlaBlaBla

Install

sudo npm install -g yarn
yarn

Start app

npm start

Now you can navigate to http://localhost:5000 to see the app working.

Result of image you will see in root directory in folder uploads

Requirements

Node.js 6.9.0 or newest NPM 3.10.0 or newest

About

Divide image into parts


Languages

Language:JavaScript 83.5%Language:HTML 15.2%Language:CSS 1.3%