https://github.com/vinetos/vinetos.github.io
https://github.com/vinetos/vinetos.github.io
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinetos/vinetos.github.io
- Owner: Vinetos
- License: mit
- Created: 2023-10-09T06:49:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T11:28:43.000Z (over 2 years ago)
- Last Synced: 2025-01-24T02:59:56.329Z (over 1 year ago)
- Language: CSS
- Size: 6.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vinetos.fr
## 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/).