Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).