Angular.js

Add Angular to your Rails App
Icons/chart bar
Used 22 times
Created by
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"
Comments

Sign up or Login to leave a comment.