https://github.com/ilham89/weekly-sharing-vue
https://github.com/ilham89/weekly-sharing-vue
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilham89/weekly-sharing-vue
- Owner: ilham89
- Created: 2022-03-13T10:02:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T10:03:15.000Z (over 4 years ago)
- Last Synced: 2025-01-14T10:57:28.040Z (over 1 year ago)
- Language: Vue
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weekly-sharing
## 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/).