houreshared/hasher

1.0 2018-06-13 14:28 UTC

This package is auto-updated.

Last update: 2024-06-20 02:27:00 UTC


README

laravel-package-development demo

A Laravel package development demo

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report