ipitchkhadze/laravuety

The Laravel Framework Vuetify.

v1.1 2019-09-28 11:09 UTC

README

Laravel skeleton hmr, vuetify preinstalled

Installation

install package via composer:

composer create-project --prefer-dist ipitchkhadze/laravuety test.local

then run

yarn install

or

npm install

finally run

yarn run hot

or

npm run hot

for hmr enable.