npm install
Open manifest.json
and edit "name"
, "dataSetId"
, and "alias"
with your respective info.
Exchange thumbnail.png
with your own .png
, but make sure it is named thumbnail.png
exactly.
npm run domo-publish
Create 2 terminal windows/tabs and run each command in its own respective window/tab.
iOS
npm run watch
npm run dev
Windows
npm run watch
npm run win-dev
Develop as you normally would using Domo App Dev Studio CLI.
iOS
npm run domo-publish
Windows
npm run win-domo-publish
npm run lint