https://github.com/alajfit/vue-run
:green_heart: Run Vue Single File Components from the CLI
https://github.com/alajfit/vue-run
single-file-component vue vue-single-file-component vuejs2
Last synced: about 2 months ago
JSON representation
:green_heart: Run Vue Single File Components from the CLI
- Host: GitHub
- URL: https://github.com/alajfit/vue-run
- Owner: alajfit
- License: mit
- Created: 2018-07-07T17:42:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T22:31:26.000Z (almost 8 years ago)
- Last Synced: 2025-10-12T09:57:50.980Z (8 months ago)
- Topics: single-file-component, vue, vue-single-file-component, vuejs2
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-run
Run Vue Single File Components from the CLI
[ ](https://www.npmjs.com/package/vue-run)

> Currently a WIP, star us and key an eye out / This is meant for Presentational components only
## Install
```
npm install vue-run -g
```
## Usage
- When within a directory with a Single File Component
```
vsr
```
## Features
- Run Single File Component from a directory
- Add props on the fly to a running component
## Feedback
- Please raise any issues you find
- This is still a work in progress and I'll update as and when I have free time
If I've helped you out in any way why not: :blush:
---
## License
[MIT](http://opensource.org/licenses/MIT)