Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 421 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 421 Bytes

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Publish Laravel assest

php artisan vendor:publish --tag=public --force