Skip to content

elevatebart/vue-cli-plugin-template-loader

Repository files navigation

Build Status npm package

vue-cli-plugin-template-loader

A plugin to run the vue-template-loader from @ktsn in the vue-cli

Use Plugin

documentation

Install for Contribution

This project uses a monorepo setup that requires using Yarn because it relies on Yarn workspaces.

git clone https://github.com/elevatebart/vue-cli-plugin-template-loader.git
yarn

Run Unit Tests

yarn test

Issues and questions are more than welcome.