contiamo-explore-ui
v0.1.1
Published
A User Interface for Data Exploration
Downloads
2
Readme
Explore UI
This project contains an implementation of the Explore UI.
Getting Started
git clone
npm install
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.