Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T18:51:28.000Z (about 1 year ago)
- Last Synced: 2024-11-11T14:44:12.265Z (2 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 docsyarn 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/).