nymsys / Vue_gulpHtmlExtend_Template

Example using Vue.js with gulp-html-extend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue-gulpHtmlExtend-Template

Description

Example using Vue.js with gulp-html-extend.

You can use this files as a minimum template of your NON SPA project with Vue.js. If you edit your html files in the templates directory, gulp-html-extend will generate html files having header and footer in the views directory.


Requirement

  • Node.js 4+

Setup

npm install -g gulp
npm install

And then:

$ gulp

Licence

MIT

Author

nymsys

About

Example using Vue.js with gulp-html-extend.

License:MIT License


Languages

Language:HTML 53.8%Language:JavaScript 39.2%Language:CSS 7.0%