Skip to content

Data visualizations for the Conversio blog

License

Notifications You must be signed in to change notification settings

getconversio/dig-the-data

Repository files navigation

dig-the-data

This is a little website to host the code for the Dig the Data segments on the Conversio blog

Install

Get yarn and then:

yarn install

Run

Development:

yarn run dev

Production:

node server.js