jwilber / mosaic_play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic play with UW's Mosaic: https://uwdata.github.io/mosaic/

Dev uses Svelte + Vite:

git clone https://github.com/jwilber/mosaic_play.git
cd mosaic_play
npm i

# in one terminal, run the server:
npm run server

# in another, run the client
npm run dev

About


Languages

Language:JavaScript 72.6%Language:Svelte 21.4%Language:CSS 4.6%Language:HTML 1.4%