Skip to content

Commit

Permalink
2019 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjunAranetaCodes committed Jan 26, 2020
1 parent fa46912 commit 23f9f29
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions feathers-vuejs-mysql-login-reg/client/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>VueJS Login Register</title>
</head>

<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>

</html>

0 comments on commit 23f9f29

Please sign in to comment.