clowder
v1.3.0
Published
An knowledge sharing system for a disconnected world
Downloads
3
Maintainers
Readme
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.