Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hellsan631/thesyndicatetechdemo


https://github.com/hellsan631/thesyndicatetechdemo

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# StyleGuide

This repo uses Gulp to serve as a website and compile sass changes on the go.

### Required
- NodeJS/NPM
- Bower (npm install -g bower)

### How to Install & Run

Installing:
```
npm install
```

Starting:

```
npm start
```