Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 386 Bytes

Drag an Drop PSD Demo

The demo can be viewed live.

To run it locally

git clone [email protected]: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