https://github.com/xjavierx1995/front-test-cloudframework
project made with vue2 + firebase https://cloudframework-1c13d.web.app/#/1
https://github.com/xjavierx1995/front-test-cloudframework
firebase vue2
Last synced: 17 days ago
JSON representation
project made with vue2 + firebase https://cloudframework-1c13d.web.app/#/1
- Host: GitHub
- URL: https://github.com/xjavierx1995/front-test-cloudframework
- Owner: xjavierx1995
- Created: 2021-08-05T04:45:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T18:51:28.000Z (over 2 years ago)
- Last Synced: 2025-08-21T05:53:47.741Z (11 months ago)
- Topics: firebase, vue2
- Language: Vue
- Homepage: https://cloudframework-1c13d.web.app/#/1
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# front-test-cloudframework
## Demo
https://cloudframework-1c13d.web.app/#/1
## Doc
https://cloudframework-doc.firebaseapp.com/
## Project setup
```
yarn install
```
## Documentación
```
cd docs
yarn docs:dev
```
### 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/).