https://github.com/capdilla/username-to-icon
https://github.com/capdilla/username-to-icon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/capdilla/username-to-icon
- Owner: capdilla
- Created: 2019-04-26T18:00:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T18:02:55.000Z (about 7 years ago)
- Last Synced: 2025-03-03T15:48:36.724Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to use
```
#install parcel
$ npm install -g parcel-bundler
$ npm i
$ parcel index.html
```