Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 174 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 174 Bytes

itbl-websdk-demo-app

Iterable websdk demo app

init project

yarn init -y

yarn add express yarn add typescript @types/node @types/express ts-node nodemon

yarn run dev