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

https://github.com/jb3/label-generator


https://github.com/jb3/label-generator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Quick n' Easy Label Generator

This is a small Astro application to generate printable barcode labels.

![Demo](demo.png)

## Setup

1. Clone the repository
2. Install the dependencies with `npm install`
3. Run the application with `npm run dev`
4. Navigate to the local server in your browser (usually `localhost:4321`)

## License

This project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.

Please familiarize yourself with the grants and limitations [here](https://choosealicense.com/licenses/agpl-3.0/) before using this software.