Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 218 Bytes

vizhub-ui

A custom build of Bootstrap for VizHub.

To test out the build:

npm install
npm run build
npm run dev

Then open index.html in a browser.