Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 267 Bytes

File metadata and controls

23 lines (13 loc) · 267 Bytes

browser touchpad

install

git clone https://github.com/afrontend/touchpad.git
cd touchpad
npm ci

start

npm start

usage

open http://your.ip.address:3000 with browser

debug

LOCAL=true npm start

LICENSE

MIT © Bob Hwang