rails-angular2starter
rails-angular2starter copied to clipboard
Using Angular 2 coupled with Rails 5
README
Boilerplate for starting your Angular 2 app with Ruby on Rails 5 API back-end. The root of the Angular 2 application is located in:
public/app
Installation
- Run
bundle install
- Run
npm install
Requirements
- Ruby 2.2.4^
- Node 4.2.0