Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudmykola/vue-burger
Vue Burger Landing Page
https://github.com/mudmykola/vue-burger
material-ui vue vuejs vuetify webpack
Last synced: 11 days ago
JSON representation
Vue Burger Landing Page
- Host: GitHub
- URL: https://github.com/mudmykola/vue-burger
- Owner: mudmykola
- Created: 2022-07-13T21:28:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T17:30:37.000Z (over 2 years ago)
- Last Synced: 2023-03-06T17:32:59.077Z (almost 2 years ago)
- Topics: material-ui, vue, vuejs, vuetify, webpack
- Language: Vue
- Homepage: https://vue-burger-chi.vercel.app/
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-burger
## 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/).