generator-cleverly-vue

0.1.0 • Public • Published

generator-cleverly-vue

Download components and directives from the magnificent clever.ly vue-components repo.

Installation

First, install Yeoman and generator-cleverly-vue using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-cleverly-vue

It is recommended that you create a .yo-rc.json inside the root of your project. This should be enough:

{}

This will help the generator save your config options for later work on the project and allow it to work properly without getting lost within the working dir.

Then generate your vue components and directives.

yo cleverly-vue

Select a components directory (if not done inside a .yo-rc.json).

Then select desired components to download from the repo (if any).

Then select a vue directives directory (if not in .yo-rc.json).

Then select your directives.

License

MIT © Jacob Smith

Readme

Keywords

Package Sidebar

Install

npm i generator-cleverly-vue

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • limeandcoconut