cd cloneinstagram
rails db:create
rails db:migrate
ImageMagick is needed in order to deal with images
brew install imagemagick
sudo apt-get install imagemagick -y
rails s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd cloneinstagram
rails db:create
rails db:migrate
ImageMagick is needed in order to deal with images
brew install imagemagick
sudo apt-get install imagemagick -y
rails s