Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 958 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 958 Bytes

Stinker.

Laravel tinker snippet app.


Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Lints and fixes files

yarn lint

Customize configurations