Skip to content

Aucante/base-symfony-vue-vuetify

Repository files navigation

base-symfony-vue-vuetify

If you want to use a new project with VueJS 2.6 + Symfony 5.4, you can use these commands

Import Base project VueJS + Symfony + Vuetify

git clone [email protected]:Aucante/base-symfony-vue-vuetify.git

Use this project

cd base-symfony-vue-vuetify

Don't forget

yarn install - Install dependencies

yarn run dev - Compiling JS + SCSS yarn run watch - Compiling JS + CSS for any changes

PROD ?

yarn build

ENJOY !