Skip to content

teamdigitale/dataviz-webapp

Repository files navigation

Dataviz chart webapp

Run locally

Install dependencies and setup

bun install

Run in dev mode

bun run dev

your app is running on port http://localhost:3000

Build and run

bun run build
bun run preview

License

Copyright© 2023-present - Presidenza del Consiglio dei Ministri

The source code is released under the BSD license (SPDX code: BSD-3-Clause)