Skip to content

jidankim/BeatGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatGame

Matthew, Jenny, Nolan, and Mateo

TAs: Young and Dan

##Basic Github Cloning Instructions

  $ git clone "Insert HTTPS Link Here"

##Basic Github Pushing Instructions

  $ git pull 
  $ git add --all
  $ git commit -m "Insert Message Here"
  $ git push

##Integrating BootStrap With HTML

    <meta charset="utf-8">
    <link href="css/bootstrap.css" rel="stylesheet">
    <script src="js/jquery.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/ie10-viewport-bug-workaround.js"></script>
    <title>Insert Title Here</title>

About

Matthew, Jenny, Nolan, and Matteo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published