https://github.com/timoscheuermann/timos-photos
https://github.com/timoscheuermann/timos-photos
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timoscheuermann/timos-photos
- Owner: TimoScheuermann
- Created: 2021-05-11T12:28:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T15:59:10.000Z (about 5 years ago)
- Last Synced: 2025-06-13T17:49:32.702Z (about 1 year ago)
- Language: Vue
- Size: 914 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timos-photos
## 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/).