https://github.com/vovanr/vovanr-project-logos
Logo collection of VovanR's projects
https://github.com/vovanr/vovanr-project-logos
vovanr-service
Last synced: 2 months ago
JSON representation
Logo collection of VovanR's projects
- Host: GitHub
- URL: https://github.com/vovanr/vovanr-project-logos
- Owner: VovanR
- License: mit
- Created: 2018-08-08T07:11:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T09:20:44.000Z (over 3 years ago)
- Last Synced: 2025-03-22T01:26:12.694Z (over 1 year ago)
- Topics: vovanr-service
- Language: HTML
- Homepage: https://vovanr.github.io/vovanr-project-logos
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vovanr-project-logos

[![Commitizen friendly][commitizen-image]][commitizen-url]
> Logo collection of VovanR's projects
Demo: [vovanr.github.io/vovanr-project-logos][demo]
## Install
```shell
npm install --save vovanr-project-logos
```
## Usage
```js
var foo = require('vovanr-project-logos');
foo()
//=> Foo
```
## Development
```shell
git clone git@github.com:VovanR/vovanr-project-logos.git
cd vovanr-project-logos
npm install
npm start
```
Open https://localhost:8080
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/vovanr-project-logos
[commitizen-url]: https://commitizen.github.io/cz-cli/
[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square