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

https://github.com/minhd/sitting_plan

A very simple sitting plan selector for a theatre of some sorts
https://github.com/minhd/sitting_plan

Last synced: 6 months ago
JSON representation

A very simple sitting plan selector for a theatre of some sorts

Awesome Lists containing this project

README

          

Sitting Plan
============

utilizing angularjs to do most of the heavy lifting

A very simple sitting plan selector for a theatre of some sorts

Installation
============
```
npm install
bower install
```
for all the dependencies

then run
```
grunt build
```
to build the dist folder

to watch compass change
```
grunt compass:dev
```