generator-siq-vue-component

1.0.5 • Public • Published

Usage

open the terminal into this project and then type (for first time inorder to link with yeoman)

npm link

then press enter key

To Test

type the below command and press enter

yo siq-vue-component

you will able to see the component hint in the terminal as

Enter the name for your component: 

provide the name of your component as our standards and then press enter your component will be created sucessfully!!!

To update and publish

open the package.json and update/increment the version

"version": "1.0.0"

and save this file then open the terminal in this folder then type

npm publish

npm package installation

To install this package type

npm i -g generator-siq-vue-component

this will install globally and you can use

yo siq-vue-component

for to create the component from terminal with templates

refer this package in npm repository by clicking this link

Package Sidebar

Install

npm i generator-siq-vue-component

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

4.5 kB

Total Files

6

Last publish

Collaborators

  • karthikmunsu