Begin coffee snowflake proxy

This commit is contained in:
Serene Han 2016-01-09 19:56:46 -08:00
parent 17fd424647
commit c0397bc3e0
3 changed files with 110 additions and 563 deletions

View file

@ -2,7 +2,8 @@
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<script src="snowflake.js"></script>
<script type="text/javascript" src="lib/coffee-script.js"></script>
<script type="text/coffeescript" src="snowflake.coffee"></script>
<style>
* {
box-sizing: border-box;