Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neofonie/badge-generator
- Owner: Neofonie
- Created: 2019-04-27T20:33:24.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T05:08:20.000Z (8 months ago)
- Last Synced: 2024-06-18T06:27:58.712Z (8 months ago)
- Topics: badge-generator, javascript, vue, vuejs
- Language: Vue
- Homepage: https://neofonie.github.io/badge-generator/
- Size: 2.39 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Badge Generator
> Created at Hackaton Neofonie 26.04.19.
> A Vue.js project by dutscherSee 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```