Skip to content

devleagueprep/prep_roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prep_roulette

##Getting Started

  1. Fork this repository

  2. Clone the repository into your DevLeague Prep folder located in your local machine:

    • Copy the HTTPS or SSH address on the page.
    • From you DevLeague Prep 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 project assignment:

    • $ cd prep_roulette
  4. Create a new branch for the project:

    • $ git checkout -b your-branch-name
  5. Open the prep_roulette assignment in sublime and read the instructions in the app.js file.

  6. Don't forget to commit and push your code.

  7. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published