https://github.com/ashblue/rails-checklist
https://github.com/ashblue/rails-checklist
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashblue/rails-checklist
- Owner: ashblue
- Created: 2015-10-18T10:08:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-01T07:34:14.000Z (about 10 years ago)
- Last Synced: 2025-02-13T22:42:02.838Z (11 months ago)
- Language: Ruby
- Homepage: https://ember-checklist.herokuapp.com/
- Size: 988 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rails-checklist
This app is dependant upon Ember Checklist found at https://github.com/ashblue/ember-checklist.
## Requirements
You'll need the following installed before anything will run.
* Ruby 2.2+
* Rails 4+
* MongoDB
* Bower.io
## Running
To run the application use the following command.
`rails s`