Ecosyste.ms: Awesome
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: 22 days ago
JSON representation
:vulcan_salute: a simple webapp that lists the last episodes from Nerdcast
- Host: GitHub
- URL: https://github.com/yuribrunetto/nerdcasts
- Owner: YuriBrunetto
- Created: 2017-02-27T14:26:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T14:44:54.000Z (almost 8 years ago)
- Last Synced: 2023-03-02T00:55:50.133Z (almost 2 years ago)
- Topics: fetch, nerdcast, webapp
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!