docloop-client

0.1.1 • Public • Published

docloopClient

This is a client for DocloopCore.

In order to make this work, you have to edit app.js and add the link to your app running a DocloopCore as backendUrl. Another way to accomplish the same is to create config.js in the SRC-directory with the following content:

window.dp_config = {
	backendUrl:	'http://127.0.0.1:7777' //or wherever your core runs
}

Readme

Keywords

none

Package Sidebar

Install

npm i docloop-client

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

190 kB

Total Files

22

Last publish

Collaborators

  • rhotep