Skip to content

PatentLobster/stinker

Repository files navigation

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