1.0.1 • Published 4 years ago

vue-create-tools v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Vue Create 1.0.1

Vue-create is a command-line composition tool for Vue.

Flipside Media ©

Installation

yarn add vue-create-tools

npm install vue-create-tools

Usage

vue-create create {fileName} --{template} {your template} --root {optionally add a router-view to your component}`

Configuration

vue-create.config.js should exist in the root directory of your project. You may define any templates, components, pages, modals, etc that you would like to derive your application scaffolding from.

Contributors

Feel free to open a PR, request additional enhancements or features.