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

https://github.com/mutesa-cedric/invoicy

Invoice management application made with Vuejs and firebase
https://github.com/mutesa-cedric/invoicy

firebase sass vue3

Last synced: over 1 year ago
JSON representation

Invoice management application made with Vuejs and firebase

Awesome Lists containing this project

README

          

# invoicy

## Project setup
```
yarn
```

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