CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/MobileLane/index.html

Summary

Maintainability
Test Coverage
<!doctype html>
<html>
<head>
    <title>MobileLane</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
    <div class="container" id="app-main">
    </div>
    <script src="dist/0.bundle.js" type="text/javascript"></script>
    <script src="dist/2.bundle.js" type="text/javascript"></script>
    <script src="dist/bundle.js" type="text/javascript"></script>
</body>
</html>