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

https://github.com/koddsson/koddsson.com

My website
https://github.com/koddsson/koddsson.com

Last synced: 5 months ago
JSON representation

My website

Awesome Lists containing this project

README

          

# koddsson.com

My personal Website.

## Development

Software dependencies are managed by npm as well as any build scripts.

Install the dependencies with `npm install`, run the tests with `npm test` and run the app with `npm start`.