Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 291 Bytes

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