vue-create-comp

2.0.0 • Public • Published

Vue-Component Creator

Command Line Creator For Creating .vue Files in any Vue Project

Environment

Ubuntu 16.4

Installation & Setup

Install Package

npm install -g vue-create-comp

Usage

In any Vue Project run this command

vue-create-comp generate <ComponentName>

Alias

vue-create-comp g <ComponentName>

Contribuition

Cloning Project

git clone https://github.com/mohamedelshorbagy/vue-component-creator

After Cloning Project, Open Project Directory and run these commands

npm install
npm link

Note

For Linux/Ubuntu/Mac Users

sudo npm install
sudo npm link

Readme

Keywords

none

Package Sidebar

Install

npm i vue-create-comp

Weekly Downloads

4

Version

2.0.0

License

ISC

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • shorbagy