revue-generator
v1.0.9
Published
A command line tool for easily generating React and Vue components.
Downloads
4
Maintainers
Readme
A Command Line Tool for easily generating React and Vue components.
Getting started:
Install the package globally by running:
npm i -g revue-generator
In your project directory, run:
Project\components\> npx revue-generator
In action:
Running the package locally for development:
> git clone https://github.com/zxcodes/Revue-Generator
> cd Revue-Generator
> npm install
> node index