0.0.4 • Published 5 years ago

npmltest v0.0.4

Weekly downloads
16
License
-
Repository
-
Last release
5 years ago

Vue Rollup Boilerplate

A simple rollup, vue-loader and esbuild setup for quick prototyping.

npm.io

Installation

You can generate then use this template

Usage

$ npm run serve

You can view the development server at localhost:8080

Production build

$ npm run build

You can view the deploy by creating a server in dist

$ cd dist && npx serve

Features

Fork It And Make Your Own

You can folk this repo to create own boilerplate.

License

MIT © Dang Van Thanh