zslzx / dressUp-back

A simple backend for dressUp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dressUp backend

backend of dressUp, include a version of bulit frontend

install

install node first

then run:

npm install

to install node modules

use

visit localhost:8888 to use it

the image library is in ./public/img/, you can add or delete images directly

as an exception, dont delete images in ./public/img/pointer

and please dont let some images have the same filename (even in different dir)

code implement

in ./Interfaces

About

A simple backend for dressUp


Languages

Language:JavaScript 92.0%Language:HTML 7.7%Language:Batchfile 0.3%