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
- Host: GitHub
- URL: https://github.com/yuribrunetto/nerdcasts
- Owner: YuriBrunetto
- Created: 2017-02-27T14:26:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T14:44:54.000Z (over 9 years ago)
- Last Synced: 2025-04-04T01:13:10.628Z (about 1 year ago)
- Topics: fetch, nerdcast, webapp
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- 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 git@github.com:YuriBrunetto/nerdcasts.git`
2. `cd` into it and install the dependencies
`cd nerdcasts && npm install`
3. Run `gulp`
4. Done!