https://github.com/fripixel/vue-template
vue-template
https://github.com/fripixel/vue-template
Last synced: 5 months ago
JSON representation
vue-template
- Host: GitHub
- URL: https://github.com/fripixel/vue-template
- Owner: Fripixel
- Created: 2021-03-17T00:09:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T00:17:02.000Z (over 5 years ago)
- Last Synced: 2025-06-13T13:53:55.903Z (about 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
{{ name }}
===
> Your README Description!
{{ description }}
```
```bash
npm install -g @vue/cli
# OR
yarn global add @vue/cli
# Then
vue init Fripixel/vue-template vue-template-app
```