contiamo-explore-ui

A User Interface for Data Exploration

Usage no npm install needed!

<script type="module">
  import contiamoExploreUi from 'https://cdn.skypack.dev/contiamo-explore-ui';
</script>

README

Explore UI

This project contains an implementation of the Explore UI.

Getting Started

  1. git clone
  2. npm install
  3. npm start

Should get you right into development mode.

Building for Production

Running npm run build -- --for production will build this project for production, creating a dist folder of static assets.