Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en" data-framework="angular" data-version="14.2.11" data-features="">
<head>
<meta charset="UTF-8"/>
<meta name="description" content="A TodoMVC workload app for Speedometer!"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title>TodoMVC: Angular</title>
<link rel="stylesheet" href="styles.746a93d9fd4de753.css"></head>
<body>
<app-root></app-root>
<footer class="info">
<p>Click on input field to write your todo.</p>
<p>At least two characters are needed to be a valid entry.</p>
<p>Press 'enter' to add the todo.</p>
<p>Double-click to edit a todo</p>
</footer>
<script src="runtime.557aa15b5f22cb0a.js" type="module"></script><script src="polyfills.35f89f9aebee2e5c.js" type="module"></script><script src="main.db97198c6e808d8a.js" type="module"></script></body>
</html>