Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 346 Bytes

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