https://github.com/belchenkov/coach-finder-vue
Coach Finder App on Vue 3
https://github.com/belchenkov/coach-finder-vue
css3 eslint firebase html5 javascript vue-cli-3 vue3 vuex
Last synced: 4 months ago
JSON representation
Coach Finder App on Vue 3
- Host: GitHub
- URL: https://github.com/belchenkov/coach-finder-vue
- Owner: Belchenkov
- Created: 2020-11-05T12:06:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T17:22:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-05T07:25:25.669Z (6 months ago)
- Topics: css3, eslint, firebase, html5, javascript, vue-cli-3, vue3, vuex
- Language: Vue
- Homepage: https://coach-finder-e361c.web.app
- Size: 811 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coach Finder
> Build coach finder app on Vue 3
### [Demo](https://coach-finder-e361c.web.app)
[]()## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```