Skip to content

netgen/query-translator-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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