Skip to content

squrious/symfony-ux-demo-live-url

Repository files navigation

Demo application for live URL LiveProp

Installation

  1. Get my Symfony UX fork
git clone https://github.com/squrious/symfony-ux
cd symfony-ux && git checkout live-component/live-prop-url-binding && cd -
  1. Clone this project
git clone https://github.com/squrious/symfony-ux-demo-live-url.git
  1. Configure the demo application to use the fork
cd symfony-ux-demo-live-url \ 
  && composer install \
  && cd ../symfony-ux \
  && ./link ../symfony-ux-demo-live-url \
  && cd -
  1. Run the project
symfony serve --no-tls
  1. Visit http://localhost:8000

About

Demo application to show URL binding in action.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published