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

https://github.com/yuribrunetto/nerdcasts

:vulcan_salute: a simple webapp that lists the last episodes from Nerdcast
https://github.com/yuribrunetto/nerdcasts

fetch nerdcast webapp

Last synced: 11 months ago
JSON representation

:vulcan_salute: a simple webapp that lists the last episodes from Nerdcast

Awesome Lists containing this project

README

          

# Nerdcasts
> :headphones: a simple webapp that lists the last episodes from nerdcast

## Usage
1. Clone the repository to your local machine
`git clone git@github.com:YuriBrunetto/nerdcasts.git`
2. `cd` into it and install the dependencies
`cd nerdcasts && npm install`
3. Run `gulp`
4. Done!