Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days 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 [email protected]:YuriBrunetto/nerdcasts.git`
2. `cd` into it and install the dependencies
`cd nerdcasts && npm install`
3. Run `gulp`
4. Done!