1.3.0 • Published 9 years ago

clowder v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

clowder

An knowledge sharing system for a disconnected world

introduction

This is a chrome app that has an embbeded web server so content can be shared between users on a local network without having to go over the internet.

development

$ npm install
$ npm run watch

This will run a simple watch application on the src folder If src/index.js is modified then the applucation will reload automatically.