Skip to content

Commit

Permalink
Add prototype.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsf committed Dec 17, 2016
1 parent 64732ac commit f8ee024
Show file tree
Hide file tree
Showing 8 changed files with 2,703 additions and 0 deletions.
22 changes: 22 additions & 0 deletions proto/bundle.js

Large diffs are not rendered by default.

Binary file added proto/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions proto/fonts/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added proto/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added proto/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file added proto/fonts/fontawesome-webfont.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions proto/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><title>TexelArt</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div id="app"></div><script type="text/javascript" src="bundle.js"></script></body></html>
9 changes: 9 additions & 0 deletions proto/style.css

Large diffs are not rendered by default.

0 comments on commit f8ee024

Please sign in to comment.