maxeckel / livewire-editorjs

This Package aims for an easy integration of Editor.JS with Laravel Livewire
MIT License
150 stars 22 forks source link

Add "install" command #8

Closed maxeckel closed 2 years ago

maxeckel commented 3 years ago

Adding an "install" command, which will add publish all necessary assets and also add the EditorJS dependencies to package.json.

This will smoothen the process of customizing the EditorJS instance.