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