Skip to content

Instantly share code, notes, and snippets.

@camelaissani
camelaissani / index.html
Last active December 21, 2017 10:25 — forked from aldebaran798/index.html
FrontExpress Example
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<script src="https://cdn.jsdelivr.net/npm/frontexpress@1.1.0/frontexpress.min.js"></script>
<title>Prueba Front Express</title>
</head>
<body>
Probando <br />
<a class="menu-item" data-id="page1" href="#"> page 1</a>