Skip to content

📊 A svelte package to build custom dashboard for Boavizta projects

Notifications You must be signed in to change notification settings

Boavizta/dashboaviz-kit

Repository files navigation

npm package : https://www.npmjs.com/package/dashboaviz-kit

Install

npm i dashboaviz-kit

Use the library

To see all the components in action and dataformats go to the demo page

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev --open

Building

To create a production version of your app:

svelte-package

# to publish to npm
npm publish

DEMO PAGE

Screenshot_20230203_183355

Screenshot_20230203_183407

Screenshot_20230203_183338

Screenshot_20230203_183322

About

📊 A svelte package to build custom dashboard for Boavizta projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published