This is a little website to host the code for the Dig the Data segments on the Conversio blog
Get yarn
and then:
yarn install
Development:
yarn run dev
Production:
node server.js
This is a little website to host the code for the Dig the Data segments on the Conversio blog
Get yarn
and then:
yarn install
Development:
yarn run dev
Production:
node server.js