Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 491 Bytes

Kiwi Reader

Kiwi Reader is a web app for collaborative document editing, ebook reading. With Kiwi Reader you can save arcticles from other sites and than share them with friends, make anotations and comments real-time.

How to install

You neet to have mongoDB server on localhost:1313

You have to install all dependencies by typing

npm install

and

bower install

(bower need to be installed on your machine).

Than you can start the server with

node server.js