move frontend to priv folder

also map / to frontend folder inside priv
This commit is contained in:
Luna Mendes 2018-06-12 19:25:49 -03:00
parent dd1e8c1fc0
commit bc01717da0
14 changed files with 8 additions and 8 deletions

View file

@ -1,15 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<title>elstatus</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
</body>
</html>