https://github.com/uvacoder/vue-gallery
https://github.com/uvacoder/vue-gallery
aaa abc gallery photos starter vercel vue vuejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvacoder/vue-gallery
- Owner: Uvacoder
- Created: 2021-09-09T18:43:11.000Z (about 4 years ago)
- Default Branch: static
- Last Pushed: 2021-09-09T18:43:21.000Z (about 4 years ago)
- Last Synced: 2025-03-17T18:51:13.530Z (7 months ago)
- Topics: aaa, abc, gallery, photos, starter, vercel, vue, vuejs
- Language: Vue
- Homepage: https://vue-gallery-steel.vercel.app
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gallery-app
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).