Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adnasa/konzilo_frontend
- Owner: adnasa
- License: gpl-3.0
- Created: 2015-04-06T23:09:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2014-06-07T20:39:46.000Z (over 10 years ago)
- Last Synced: 2024-04-15T03:20:44.635Z (7 months ago)
- Language: CoffeeScript
- Size: 12.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.