/dashboard-example

Demo for analytics dashboard using gridstack, chaartjs and tailwindcss

Primary LanguageCSS

Dashboard Example App

Proof of concept for a responsive analyics dashboard using chart.js, gridstack.js and tailwind.

Development

Clone this repository locally on your dev machine and install the dependencies:

npm install or yarn install

then start the dev server: npm start or yarn start

Building for production:

npm build or yarn build

License

MIT