This example app demonstrates how to use vue-separate-files-webpack-loader.
Clone this repository.
Then run command:
npm install
or
yarn install
Run command:
npm run dev
or
yarn dev
Fully functional example app based on official Vue webpack-simple template for demonstration purposes of vue-separate-files-webpack-loader
VueMIT
This example app demonstrates how to use vue-separate-files-webpack-loader.
Clone this repository.
Then run command:
npm install
or
yarn install
Run command:
npm run dev
or
yarn dev