Skip to content

This is the sample app for integrate rails 4 with angular2. Solved route of rails and angular2

Notifications You must be signed in to change notification settings

duyphan1206/rails4-angular2-integration

Repository files navigation

Angular2 Rails 4 Integration

Angular2 + Rails 4

Install

Install dependencies

bundle install
npm install

Rake data

bundle exec rake db:create db:migrate db:seed

Build typescript file to run

gulp

How to run

rails s

How to development

You only need change file and re-run “gulp” to update. Not need restart WEBrick::HTTPServer.

About

This is the sample app for integrate rails 4 with angular2. Solved route of rails and angular2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published