https://github.com/mohamedmetwalli5/mymate
This is "Mymate" website project.
https://github.com/mohamedmetwalli5/mymate
Last synced: 8 months ago
JSON representation
This is "Mymate" website project.
- Host: GitHub
- URL: https://github.com/mohamedmetwalli5/mymate
- Owner: MohamedMetwalli5
- License: gpl-3.0
- Created: 2021-07-30T02:38:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T07:02:54.000Z (over 2 years ago)
- Last Synced: 2025-01-08T21:58:33.673Z (9 months ago)
- Language: Vue
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README





# Mymate## About the project
This is "Mymate" website project 💻.
I used Vue.js, Vuetify, Firebase and of course Html 5 , CSS 3, JavaScript.## 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/).