Skip to content

Instantly share code, notes, and snippets.

View hezymal's full-sized avatar
🏠
Working from home

Zakhar Yakovlev hezymal

🏠
Working from home
View GitHub Profile
@hezymal
hezymal / index.html
Created October 4, 2017 10:23
JS Bin Backbone Application // source https://jsbin.com/lisiril
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="description" content="Backbone Application">
<title>JS Bin</title>
</head>
<body>
<div id="root"></div>