UNPKG

bvue-sidebar

Version:

Vue2Sidebar: Bootstrap 4 sidebar component in Vue 2.0

18 lines (15 loc) 404 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Demo</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Vue.js Bootstrap datetime picker"> <!-- css will be auto injected here --> </head> <body> <main id="app"> </main> </body> </html>