Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vetri02/hackernewsapplp

App Landing Page for HackerNewsApp
https://github.com/vetri02/hackernewsapplp

Last synced: 2 days ago
JSON representation

App Landing Page for HackerNewsApp

Awesome Lists containing this project

README

        

# Hacker News App Landing PAge

## Requirements

- [Node.js](http://nodes.org)
- [Gulp.js](http://gulpjs.com)
- [Bower](http://bower.io)

## Quickstart

Clone the repository and install local dependencies:

```
npm install
bower install
```

Then run the default `gulp` task:

```
gulp
```