Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neofonie/badge-generator

whiteboard badge generator
https://github.com/neofonie/badge-generator

badge-generator javascript vue vuejs

Last synced: 14 days ago
JSON representation

whiteboard badge generator

Awesome Lists containing this project

README

        

# Badge Generator

> Created at Hackaton Neofonie 26.04.19.
> A Vue.js project by dutscher

See Generator here: https://neofonie.github.io/badge-generator/

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

```