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

https://github.com/mrprkr/articular


https://github.com/mrprkr/articular

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Styleguide with Gulp automation

## Installation
1. Download the repository, `cd` into it
2. Install npm modules: `npm install` - this will take a while
3. Install bower dependencies `bower install`
4. Start gulp: `gulp`
5. View in browser at http://localhost:3000

## To deploy
move /public to web server