ipitchkhadze/laravuety

The Laravel Framework Vuetify.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 24

Type:project

pkg:composer/ipitchkhadze/laravuety

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.