Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
akorchev committed Jun 8, 2016
1 parent c40611a commit 9c99941
Show file tree
Hide file tree
Showing 31 changed files with 15,256 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file added dist/assets/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link href="style.css" rel="stylesheet"></head>
<body class="">
<my-app></my-app>
<script type="text/javascript" src="vendor.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script></body>
</html>
59 changes: 59 additions & 0 deletions dist/main.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9c99941

Please sign in to comment.