JSPM

  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q71926F
  • License MIT

UI for the next generation VizHub UI.

Package Exports

  • vizhub-ui
  • vizhub-ui/dist/vizhub-ui.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vizhub-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vizhub-ui

UI for the next generation of VizHub.

Package Scope

This package knows about UI, and nothing else. It is intentionally decoupled from any data structures or API, to keep this layer of the application simple and stupid.

Development

This project is built with React, Bootstrap, and Rollup.

Local development environment:

npm install
npm run build
cd build
http-server