tobinbradley / quality-of-life-explorer

Mecklenburg County Quality of Life Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quality of Life Explorer v4

A dashboard for community data and health. See our demo site. This site is made with Svelte, Tailwind CSS, Maplibre GL, and Vite.

Get Started

This project requires git and NodeJS.

git clone https://github.com/tobinbradley/quality-of-life-explorer.git dashboard
cd dashboard
npm install
npm run prebuild
npm run dev

The Dashboard will be available at http://localhost:3000. To build the site for production, run npm run build and copy the dist folder contents to your web server.

For more information on the data configuration, see the README in the data folder.

About

Mecklenburg County Quality of Life Explorer

License:MIT License


Languages

Language:Svelte 62.7%Language:JavaScript 20.7%Language:HTML 14.7%Language:CSS 1.4%Language:Python 0.6%