Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loicmahieu/grunt-coffee-browserify-angular-compass


https://github.com/loicmahieu/grunt-coffee-browserify-angular-compass

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

grunt-coffee-browserify-angular-compass
=======================================

### Run tests

```
grunt test
# or
grunt test-specs
grunt test-unit
```

### Run dev server

```
grunt server
```

### Build for production

```
grunt build
serve dist
```