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

https://github.com/fmontes/products-label-creator

Vanilla JavaScript app for create product labels
https://github.com/fmontes/products-label-creator

Last synced: about 1 month ago
JSON representation

Vanilla JavaScript app for create product labels

Awesome Lists containing this project

README

        

# Products Label Creator
Vanilla JavaScript app for create product labels.

### Run it
1. Install [ParcelJS](https://parceljs.org/)
2. `npm install`
3. `npm run start`

Done!