Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graweb/labfoto-front
Vue | JavaScript | Vuetify | HTML | CSS
https://github.com/graweb/labfoto-front
css html javascript vue vuetify
Last synced: 22 days ago
JSON representation
Vue | JavaScript | Vuetify | HTML | CSS
- Host: GitHub
- URL: https://github.com/graweb/labfoto-front
- Owner: graweb
- Created: 2022-08-20T02:04:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T06:05:11.000Z (about 1 month ago)
- Last Synced: 2024-12-18T07:22:32.926Z (about 1 month ago)
- Topics: css, html, javascript, vue, vuetify
- Language: Vue
- Homepage:
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# labfoto-front
## 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/).