Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 358 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 358 Bytes

Advertisers app

Kapture 2023-08-04 at 00 11 33

DEMO

UI

Install UI deps
npm install
UI dev repl
npm run start

App starts on http://localhost:3000

Release UI build
npm run release