https://github.com/graweb/labfoto-front
Vue | JavaScript | Vuetify | HTML | CSS
https://github.com/graweb/labfoto-front
css html javascript vue vuetify
Last synced: about 2 months 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T06:05:11.000Z (over 1 year ago)
- Last Synced: 2025-01-03T10:14:09.531Z (over 1 year 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/).