This is a sample app for showing a Rails app that embeds Svelte components with webpacker-svelte.
For more information, see the related blog post.
gem install bundler
bundle install
yarn install
bundle exec rails s
git checkout rails
This is a sample app for showing a Rails app that embeds Svelte components with webpacker-svelte.
For more information, see the related blog post.
gem install bundler
bundle install
yarn install
bundle exec rails s
git checkout rails