/spaceplannr

Webapp to annotate floor plans with directory information

Primary LanguageJavaScriptApache License 2.0Apache-2.0

spaceplannr

Webapp to annotate floor plans with directory information

image

Demo

You can see it in action here:
https://jdrews.github.io/spaceplannr/

Deployment

  1. Download source and extract to webapp directory
  2. Make sure you have npm installed
  3. npm install -g yarn
  4. yarn install to get all dependencies
  5. Modify js/config.js
  6. Enjoy!