mariojgt / onix-pro

A page builder for laravel that works in a very simple and easy way, by default onix uses tailwind css, but can be easy change to your custom css.
MIT License
34 stars 6 forks source link

Provide a "How to implement the package" #4

Closed ismaelfi closed 3 years ago

ismaelfi commented 3 years ago

I would love to give it a try but It's actually not clear in the Readmi section how to get this package up and running Could you please provide more details .

Thanks

mariojgt commented 3 years ago

hi there, so you do a composer require the package, them you need to do a vendor publish the package and you should be able to acess the /onix/grape for the example page.