/rails5ng4

A quick demo of building an SPA using Rails 5.1 and Angular 4 in a single Rails application.

Primary LanguageRuby

Rails 5.1 + Angular 4 In One App

This is a quick demo app for how to build a single page application (SPA) using Rails on the server side and Angular on the client in a single Rails application. This may be a useful approach in some scenarios since it keep all the code in one place.