Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dvg/just-the-frontend


https://github.com/dvg/just-the-frontend

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Just the Frontend

This is just a simple project that uses gulp to make an asset pipeline for a static site. It uses sass, coffeescript and slim to generate a simple static site.

## Setting Up

```shell
$ script/bootstrap
```

## Running

```shell
$ script/server
```