Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 360 Bytes

Data Query Visualization

Effortlessly visualize data queries.

Getting Started

  • npm run dev

    Runs a server with a development build and hot reload at http://localhost:3001/.

  • npm run build

    Builds production code with minification and places it in the dist directory.

  • npm run test

    Runs unit tests from the test folder.