Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 789 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 789 Bytes
<title>Front-end for Outgassing</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">

<!-- bring in jquery -->
<script src="https://code.jquery.com/jquery-2.0.3.js"></script>
<!-- include a script to put in the client code -->
<script src="javascripts/client.js"></script>
Show contents of API call here:
<!-- return data will go here -->
<pre></pre>