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

https://github.com/apgapg/labels-pdf-csv

Excel upload and address labels generation
https://github.com/apgapg/labels-pdf-csv

address-labels excel excel-nodejs nodejs

Last synced: about 2 months ago
JSON representation

Excel upload and address labels generation

Awesome Lists containing this project

README

          

# labels-pdf-csv

This project demonstrates excel file upload and generate address labels for printing.

Screenshot 2021-07-28 at 1 14 11 PM Screenshot 2021-07-28 at 1 14 12 PM

## Extras

## Project setup
```
npm install
```

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

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

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).