Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexfernandez/site

Scaffold of a new product site
https://github.com/alexfernandez/site

Last synced: about 1 month ago
JSON representation

Scaffold of a new product site

Awesome Lists containing this project

README

        

# media-smart site

The coolest product website. 🍺

## Getting started

To install dependencies:

```
$ gem install bundler
$ gem install jekyll
```
```
$ npm install
```

To run the site:

```
$ npm start
```