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
- Host: GitHub
- URL: https://github.com/chrismichaelps/vuex-store-starter-cli
- Owner: chrismichaelps
- License: mit
- Created: 2019-05-29T15:33:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T20:13:20.000Z (about 7 years ago)
- Last Synced: 2025-03-15T03:20:09.775Z (over 1 year ago)
- Topics: cli-template, javascript, nodejs, vuejs, vuex, vuex-store
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! 💖