Example using Vue.js with Rollup.
# install dependencies
npm install
# dev server at localhost:8080
npm run serve
# production build
npm run build
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Example using Vue.js with Rollup.
# install dependencies
npm install
# dev server at localhost:8080
npm run serve
# production build
npm run build