https://github.com/johnpapa/vue-cli-preset-all-javascript
Vue CLI Preset for All JavaScript Prompts
https://github.com/johnpapa/vue-cli-preset-all-javascript
Last synced: 6 months ago
JSON representation
Vue CLI Preset for All JavaScript Prompts
- Host: GitHub
- URL: https://github.com/johnpapa/vue-cli-preset-all-javascript
- Owner: johnpapa
- License: mit
- Created: 2018-12-08T16:01:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T16:46:18.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T03:16:30.929Z (8 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-cli-preset-all-javascript
A Vue CLI preset configuration.
## Run it
You run it by executing
```bash
vue create --preset johnpapa/vue-cli-preset-all-javascript hello-vue
```