https://github.com/dbritto-dev/restaurant-review-site-vue
https://github.com/dbritto-dev/restaurant-review-site-vue
composition-api google-maps-api vuejs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbritto-dev/restaurant-review-site-vue
- Owner: dbritto-dev
- Created: 2020-01-07T21:32:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:40:28.000Z (over 3 years ago)
- Last Synced: 2025-02-08T08:12:12.045Z (over 1 year ago)
- Topics: composition-api, google-maps-api, vuejs
- Language: Vue
- Size: 949 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# restaurant-review-site-vue
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).