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

https://github.com/samk13/snippetshub

https://samk13.github.io/snippetshub/
https://github.com/samk13/snippetshub

Last synced: 4 months ago
JSON representation

https://samk13.github.io/snippetshub/

Awesome Lists containing this project

README

          

# snippetshub
> why is this project:

Often when I get stuck while coding and find solution I write what i had as problem and how i solve it, feel free to contribute to this project, it will take you couple minutes to write your problem and how you solve it, but it will save somone else hours of looking to your same problem.

Good Karma is good for you !

## Development

```bash
yarn dev
yarn build
```

For more details, please head VuePress's [documentation](https://v1.vuepress.vuejs.org/).