/vue-pug-to-html

convert Vue files from pug templates to html

Primary LanguageJavaScriptMIT LicenseMIT

vue-pug-to-html

convert Vue files from pug templates to html

Will convert .pug files and .vue files that have a pug template

npm i -g vue-pug-to-html
cd { your directory of files to convert }
pugToHtml

Thats it, converts your pug template to html.