area17 / blast

Storybook for Laravel Blade 🚀
https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c
Apache License 2.0
275 stars 40 forks source link

Install dependencies as part of `publish` task #8

Closed mrtimbrook closed 3 years ago

mrtimbrook commented 3 years ago

Right now you can't run the publish task without having run the launch task or manually installed the dependencies. Let's update it to check/install dependencies as part of this task too.

mrtimbrook commented 3 years ago

I'll jump on this when I've merged #9