DEV Community

Cover image for My First Yeoman Generator
Hossam Hilal
Hossam Hilal

Posted on

My First Yeoman Generator

Genertaor Venv

Generator Venv is A Generator To Create Simple Vue Environment like Vue cli Using Yeoman Generator

Installation

Use the package manager Npm to install Generator Venv.

npm i generator-venv

Usage

  • install yeoman

npm install -g yo

  • Then install Venv Generator

yo generator-venv

Serve

npm run serve

Bulid

npm run build

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay