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

https://github.com/giorgosk/vue-firebase-demo

Demo can be found at https://giorgosk.github.io/vue-firebase-demo/
https://github.com/giorgosk/vue-firebase-demo

demo firebase firestore vue vue-cli-3 vue-router

Last synced: 4 months ago
JSON representation

Demo can be found at https://giorgosk.github.io/vue-firebase-demo/

Awesome Lists containing this project

README

        

# vue-firebase-demo

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```