File: index.html

Recommend this page to a friend!
  Classes of afshin akhgar   Vue js Starter Kit   index.html   Download  
File: index.html
Role: Auxiliary data
Content type: text/plain
Description: Documentation
Class: Vue js Starter Kit
Compile Vue template files using Gulp
Author: By
Last change: Update of index.html
Date: 2 years ago
Size: 125 bytes
 

Contents

Class file image Download
<html> <head> <title>Test</title> </head> <body> <app></app> <script src="dist/bundle.js"></script> </body> </html>