Skip to content

gluons/rollup-vue-example

Repository files navigation

Rollup + Vue Example


Made with Vue + Rollup


An example of bundling Vue library with Rollup.

Installation

git clone https://github.com/gluons/rollup-vue-example.git
cd rollup-vue-example
yarn

Features

Build

yarn build

Dev

yarn dev