Skip to content

judngu/Redder2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

Redder

Redder is a Reddit clone done with a Ember CLI frontend and a Rails API backend.

Installation

Backend Move into the backend directory

cd backend
bundle install
rake db:setup

Frontend Before you get started, make sure you have Node.js and Bower installed.

cd frontend
npm install
bower install

Usage

Rake Run 

##See it live on Heroku http://redder.herokuapp.com

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Redder2 because Redder1 was a mess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors