mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-22 17:30:32 +03:00
Add build setup from vue-cli webpack template
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>webpack-vue-clean</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user