https://github.com/jacklam718/mytrelloa
https://github.com/jacklam718/mytrelloa
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacklam718/mytrelloa
- Owner: jacklam718
- Created: 2015-04-15T11:11:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T11:03:52.000Z (about 11 years ago)
- Last Synced: 2025-10-30T20:41:00.267Z (9 months ago)
- Language: JavaScript
- Homepage: http://my-trello.herokuapp.com/
- Size: 18.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Run the app
The client side of the app using AngularJs so I used the bower to manage the package dependencies,
you should make sure you have installed bower.
####run the app you can run following commands:
* `bundle install`
* `bower install`
* `bundle exec ruby app.rb`
#Screenshots