gkovacs / crowdresearch_bubblemap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crowdresearch choropleth

Setup

Install prerequisites

git clone git@github.com:gkovacs/crowdresearch_choropleth.git
cd crowdresearch_choropleth
npm install -g yarn webpack live-server
yarn

Run webpack to start compilation process (it will watch the files)

webpack

In a seperate tab, start the web server (it will automatically open your browser and refresh upon changes)

live-server

About


Languages

Language:JavaScript 90.8%Language:HTML 4.7%Language:Shell 4.4%