Skip to content

Latest commit

 

History

History

drag-drop-browser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Drag an Drop PSD Demo

The demo can be viewed live.

To run it locally

git clone git@github.com:chinedufn/psd.git
cd examples/drag-drop-browser

# ./build-dev.sh
./build-release.sh

npm install -g http-server # Or any other wasm compatible server
http-server -o -c -p 12000 public

Demo screenshot