0.1.1 • Published 9 years ago

dpaw-qweb-app v0.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
bitbucket
Last release
9 years ago

DPaW QWeb

This is a experimental app to assist in the developemnt of brocket. It aims to provide a web interface to QGIS.

To use it, navigate to static/brocket/apps/qweb/index.html from the static site.

To develop it, clone the repo at https://bitbucket.org/dpaw/brocket-qweb-app.

$ git clone https://bitbucket.org/dpaw/brocket-qweb-app
$ cd brocket-qweb-app
$ npm install
$ npm start

And open a (modern) browser at http://localhost:8075