0.1.6 • Published 3 years ago

rough-stone-builder-vue2 v0.1.6

Weekly downloads
183
License
-
Repository
-
Last release
3 years ago

rough-stone-builder-vue2

A Vue2 Builder for Rough-Stone Prject

Install

npm install rough-stone-builder-vue2@latest -g

Build your whole vue2 project using following scripts

const build = require('rough-stone-builder-vue2')

build('./src/main.js')

Or

rs-build-vue2 --entry ./src/main.js

More info

rs-build-vue --help