CityOfBoston / vizwiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vizwiz

A data visualization widget library

Vizwiz contains several widgets to help with data vizualization. They are meant to work together, communicating via custom JavaScript events.

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

# run all tests
yarn test

# Run the documentation server at localhost:3000
yarn run docs

About


Languages

Language:Vue 50.7%Language:JavaScript 46.5%Language:HTML 2.7%Language:Shell 0.0%