Skip to content
This repository was archived by the owner on Nov 12, 2017. It is now read-only.

jeffmon/this-events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this-events

##Getting Started

  1. Fork this repository
  2. Clone this repository from your personal Github account:
    • Copy the HTTPS or SSH address on the page.
    • From you DevLeague folder, run the command $ git clone [SSH or HTTP address] in your terminal in order to clone this repository into that folder (you don't need to type the "$"; this is the command prompt, and is used to signify your terminal is ready for commands).
  3. From your terminal, navigate into the this-events assignment:
    • $ cd this-events
  4. Open the this-events assignment in sublime and write your code in the app.js file.
  5. Make sure you map the appropriate element id's and class names in the HTML file.
  6. From your terminal, run live-server
  7. Don't forget to commit your work!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.9%
  • JavaScript 21.4%
  • CSS 13.7%