https://github.com/dedal378/vue-platinum
Небольшая игра по сортировке мусора. Готовый проект на хостинге firebase.
https://github.com/dedal378/vue-platinum
firebase scss vue
Last synced: 2 months ago
JSON representation
Небольшая игра по сортировке мусора. Готовый проект на хостинге firebase.
- Host: GitHub
- URL: https://github.com/dedal378/vue-platinum
- Owner: Dedal378
- Created: 2021-12-08T03:51:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T09:00:45.000Z (over 3 years ago)
- Last Synced: 2025-10-24T04:02:57.559Z (9 months ago)
- Topics: firebase, scss, vue
- Language: Vue
- Homepage: https://vue-game-platinum.web.app/
- Size: 795 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-platinum
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).