https://github.com/adamczykpiotr/adamczykpiotr-vue3
https://github.com/adamczykpiotr/adamczykpiotr-vue3
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamczykpiotr/adamczykpiotr-vue3
- Owner: adamczykpiotr
- Created: 2022-09-08T09:56:53.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-08T09:59:07.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:45:52.617Z (4 months ago)
- Language: Vue
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adamczykpiotr-com
Simple [adamczykpiotr.com](adamczykpiotr.com) homepage built with Vue.js 3
## 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/).