Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adnasa/konzilo_frontend

The konzilo frontend
https://github.com/adnasa/konzilo_frontend

Last synced: 6 days ago
JSON representation

The konzilo frontend

Awesome Lists containing this project

README

        

# Konzilo frontend

The konzilo frontend is the web application part of konzilo. It is meant to be used together with the [konzilo_webservice](https://github.com/konzilo/konzilo_webservice) project.

# Installation

See [http://konzilo.github.io/](The konzilo web site) for details.

# Developing

Install development dependencies:

npm install

Use grunt to watch the code:

grunt watch

Grunt will create a folder called web that contains the compiled resources.