Voyage-PreWork-Tier1-Adams
A clone of the Conquer website template
Made for the Chingu Tier 1 PreWork Assignment
This repository contains all the source code for the Tier1 Chingu Prework
Running Locally
Make sure you have GitHub and the Heroku CLI installed.
$ git clone https://github.com/GreatDeveloper66/voyage-prework-tier1-adams # or clone your own fork
$ cd voyage-prework-tier1-adams
$ Open Index.html in browser
$ or live preview Index.html through brackets or other editor
Deploying to Heroku
$ heroku create
$ git push heroku master
$ heroku open
or
or
Documentation
For more information about deploying to Heroku, see these Dev Center articles: