Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hossamhilal/generator-venv

Generator Venv is A Generator To Create Simple Vue Environment like Vue cli Using Yeoman Generator
https://github.com/hossamhilal/generator-venv

axios generator generator-venv grunt gulp hossam-hilal javascript mocha npm npm-package store typescript vue vue-cli vue-router vuejs vuex webpack yarn yeoman

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

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

## Installation

Use the package manager [Npm](https://www.npmjs.com/) to install Generator Venv.

```bash
npm i generator-venv
```

## Usage
install yeoman

```bash
npm install -g yo
```
Then install Venv Generator

```bash
yo generator-venv
```

## Serve

```bash
npm run serve
```

## Bulid

```bash
npm run build
```

## Author
Github         :   [Hossam Hilal](https://github.com/hossamhilal)

Npm            :   [Hossam Hilal](https://www.npmjs.com/~hossam_hilal)

Linkedin       :   [Hossam Hilal](https://www.linkedin.com/in/hossam-hilal)

Facebook     :   [Hossam Hilal](https://www.facebook.com/hossam.hilal0)

Behance       :   [Hossam Hilal](https://www.behance.net/hossam-hilal)

Email            :   [Hossam Hilal](mailto:[email protected])

## License
[MIT](https://choosealicense.com/licenses/mit/)