Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuchan/coffee-boilerplate
Frontend Coffee app boilerplate.
https://github.com/yuchan/coffee-boilerplate
Last synced: 4 days ago
JSON representation
Frontend Coffee app boilerplate.
- Host: GitHub
- URL: https://github.com/yuchan/coffee-boilerplate
- Owner: yuchan
- Created: 2014-09-03T08:22:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T03:07:36.000Z (about 10 years ago)
- Last Synced: 2024-11-09T13:40:38.003Z (about 2 months ago)
- Language: CoffeeScript
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Coffee-Boilerplate [![Build Status](https://travis-ci.org/yuchan/coffee-work.svg?branch=master)](https://travis-ci.org/yuchan/coffee-work)
=====================## Dependencies
npm install
bower install## Build
grunt
## Debug
grunt serve