Copy and paste this code into your terminal
DISCLAIMER: You should always review templates before running them. By running the template, you are agreeing to the terms of use.
The contents of this script as show. Any updates will be reflected in the below code and the snippet.
puts "== Installing Vite =="
gem "vite_rails"
Bundler.with_unbundled_env { run "bundle install" }
run "bundle exec vite install"
run "echo 'Visit https://vite-ruby.netlify.app/guide'"
A place where you can thank the author, post problems, give constructive feedback, etc. Be nice!