Skip to content

nogagoldman/ippy

Repository files navigation

ippy

An emoji copy and categorizer

Local Setup

  1. Install RVM (or rbenv). \curl -sSL https://get.rvm.io | bash -s stable --ruby

  2. Add it to your .bashrc echo '[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"' >> ~/.bashrc

  3. Install Ruby and Use 2.2.0 rvm install 2.2.0 && rvm use --default 2.2.0

  4. Install dependencies bundle install

  5. Compile assets gulp watch

  6. Start the server rake up

About

An emoji copy and categorizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published