https://github.com/aydgn/vue2-deneme
https://github.com/aydgn/vue2-deneme
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aydgn/vue2-deneme
- Owner: aydgn
- Created: 2022-10-06T11:05:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T11:05:24.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T15:26:41.554Z (over 2 years ago)
- Language: Vue
- Homepage: https://vue.aydogan.dev
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue2-deneme
## 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/).