Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 401 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 401 Bytes

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)