Xquery dashboard

A repository to xquery end-user dashboard.

View live demo here!

Getting started

Clone the repo:

git clone https://github.com/blocknetdx/xquery-enduser-dashboard.git

Navigate to the project directory:

cd xquery-enduser-dashboard

Install the dependencies:

yarn

Start the development server:

yarn start

The project will be running on localhost:3000