Skip to content

ghartemann/tagline

Repository files navigation

Symfony 7 + Vue 3 + Tailwind + Vuetify

Project setup

yarn install
composer install

Starts the symfony server

symfony serve -d

Compiles and hot-reloads for development

yarn hot

Compiles and minifies for production

yarn build

Notice

Tailwind classes are prefixed with tw- and Vuetify classes are prefixed with v- to avoid conflicts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published