Skip to content

Commit

Permalink
🏄Init
Browse files Browse the repository at this point in the history
  • Loading branch information
or-yam committed Mar 7, 2023
0 parents commit ad084cf
Show file tree
Hide file tree
Showing 10 changed files with 1,449 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dist/
node_modules/
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# wilcobadge

## running

> Requires Nodejs V18 or higher
0. `npm i`
1. `npm start`
2. open `localhost:3000?wilconame=<Wilco username>`
84 changes: 84 additions & 0 deletions icons/coin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions icons/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/trophy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions icons/xp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ad084cf

Please sign in to comment.