Skip to content

pyk/ads

Repository files navigation

Ads

Landing page for facebook/instagram ads.

Let's Go.

Ubuntu Setup

Run the following command to setup this project in ubuntu:

Install the ruby

sudo apt update
sudo apt install ruby-full

Install the bundler and jekyll

gem install bundler jekyll

Install the dependencies:

cd ads/
bundle install --path vendor/bundle

Run the web server locally:

bundle exec jekyll serve

About

Facebook & Instagram ads landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published