Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/just-the-frontend
https://github.com/dvg/just-the-frontend
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvg/just-the-frontend
- Owner: DVG
- Created: 2015-07-29T13:30:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T13:37:11.000Z (over 9 years ago)
- Last Synced: 2024-04-14T03:59:47.168Z (7 months ago)
- Language: CSS
- Size: 4.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```