cbeer / ldpath-angular-demo-app

4 stars 2 forks source link

README

A proof-of-concept editor environment for LDPath using ldpath.rb, angular.js, and Ace.

LDPath Angular Demo Application

Make it go

$ git clone https://github.com/cbeer/ldpath-angular-demo-app.git
$ cd ldpath-angular-demo-app
$ bundle install
$ bundle exec rails s