johnsonlee / playground

Interactive playground for mobile UI
9 stars 1 forks source link

Playground

Play with mobile UI on the fly.

Getting Started

docker-compose up -d
curl -X POST -H 'Content-Type: application/json' http://localhost:8080/api/render -d '{"options":{"debug":true}}'

The underlying - Sandbox

This playground is based on the Sandbox project