Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 520 Bytes

Query Translator Demo

This is a demo project for the Query Translator library.

Install and run the demo

  1. Install the demo using composer composer create-project netgen/query-translator-demo
  2. Enter the demo folder cd query-translator-demo
  3. Start the web server with demo document root php -S localhost:8005 -t src
  4. Open http://localhost:8005 in your browser

Example UI and usage

Query Translator demo