https://github.com/mudmykola/vue-apple-landing
Vue Apple Landing Page
https://github.com/mudmykola/vue-apple-landing
material-icons npm vue vue-router vuetify vuex webpack
Last synced: 6 months ago
JSON representation
Vue Apple Landing Page
- Host: GitHub
- URL: https://github.com/mudmykola/vue-apple-landing
- Owner: mudmykola
- Created: 2022-06-12T20:44:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T20:50:46.000Z (over 3 years ago)
- Last Synced: 2025-02-13T18:42:59.324Z (8 months ago)
- Topics: material-icons, npm, vue, vue-router, vuetify, vuex, webpack
- Language: Vue
- Homepage: https://vue-apple-landing.vercel.app/
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-apple-landing
## 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/).