Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rolodromo/playground-token-maker

A vue app to create token images.
https://github.com/rolodromo/playground-token-maker

Last synced: 4 months ago
JSON representation

A vue app to create token images.

Awesome Lists containing this project

README

        

# Token Maker

A simple Vue app to create circle images with borders and save them to disk.

![demo](demo.gif)

[Live demo](https://rolodromo.github.io/playground-token-maker)

## 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
```