A view helper for rendering Svelte components in Lucky views
Add the dependency to your shard.yml
:
dependencies:
lucky_svelte:
github: lucky-svelte/lucky_svelte
Run shards install
require "lucky_svelte"
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)