Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ppcano/ember-app-queryparams


https://github.com/ppcano/ember-app-queryparams

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Demo App

Demo app using [Broccoli](https://github.com/joliss/broccoli) and submodules

# Setup

Ember packages are included as git submodules (providing easier debugging), you must initialize and update submodules.

```sh
git submodule update --init
```

# Setup and run broccoli live reloading

- npm install
- `make serve` or `make test` (run the test suite)

"broccoli": "0.12.0",
"broccoli": "git://github.com/ppcano/broccoli.git#should-not-stat-dir",