Skip to content

aarongerig/symfony_ux_live_components

Repository files navigation

Installation

Start the symfony server:

symfony server:start

Install the dependencies with composer:

composer install

Install the dependencies with npm and run the development server:

npm install
npm run dev

Now navigation to https://localhost:8000 in your browser to see the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published