Skip to content
/ linkr Public
forked from adambair/linkr

A nifty little delicious clone performed in Rails minor

Notifications You must be signed in to change notification settings

emystein/linkr

 
 

Repository files navigation

To populate the database with sample data:

rake db:repopulate

To run rspec tests:

bundle exec rspec

To run server:

rails webpacker:compile
rails server

About

A nifty little delicious clone performed in Rails minor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 75.8%
  • HTML 15.8%
  • SCSS 5.7%
  • JavaScript 2.7%