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

https://github.com/chrismichaelps/vuex-store-starter-cli

A CLI that automatically clone the vuex-store-starter template
https://github.com/chrismichaelps/vuex-store-starter-cli

cli-template javascript nodejs vuejs vuex vuex-store

Last synced: 2 months ago
JSON representation

A CLI that automatically clone the vuex-store-starter template

Awesome Lists containing this project

README

          

# Vue Store Starter CLI
💡 *A CLI that automatically clone the [vuex-store-starter](https://github.com/ChrisMichaelPerezSantiago/vuex-store-starter) template*

## Installation
Install the CLI globally OR use npx:
```
npm install -g vuex-store-starter-cli
```

## Usage
```
# with global install
vuex-store-starter-cli repo-name
# with npx
vuex-store-starter-cli repo-name
```

## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/ChrisMichaelPerezSantiago/vuex-store-starter-cli/blob/master/LICENSE) file for details.

## Where to get Help
If you have any questions about the template, contact me at email chrisperezsantiago1@gmail.com
I'll be glad you give this template a good use! 💖