UNPKG

vue-navigation

Version:

A page navigation library, built with vue2 and vue-router2.

13 lines (12 loc) 262 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0"> <title>examples</title> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>