Angular.js
Add Angular to your Rails App
Used 25 times
B
Benjamin Darcet
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/zPdsnz"
Template Source
Review the code before running this template on your machine.
if no?("Do you already have Webpacker installed? (y/n)")
run "bundle add webpacker"
end
rails_command "webpacker:install:angular"