mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-22 19:00:34 +03:00
Added dev example
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>webpack-vue-clean</title>
|
<title>webpack-vue-clean</title>
|
||||||
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||||
|
<link rel="stylesheet" href="/static/themify-icons.css">
|
||||||
|
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user