Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greatMonster11/Vue-example
Getting started with Vue
https://github.com/greatMonster11/Vue-example
composer vue vue-components
Last synced: 15 days ago
JSON representation
Getting started with Vue
- Host: GitHub
- URL: https://github.com/greatMonster11/Vue-example
- Owner: greatMonster11
- Created: 2019-10-22T15:31:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T10:25:18.000Z (almost 2 years ago)
- Last Synced: 2024-07-29T17:40:02.302Z (3 months ago)
- Topics: composer, vue, vue-components
- Language: Vue
- Size: 1.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-app
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).