Skip to content

This repo enables Vue 3 CLI 5.0.4 to work in harmony with Domo's App Dev Studio CLI 4.2.4.

License

Notifications You must be signed in to change notification settings

skouzini/domo-vue-template

Repository files navigation

Domo + Vue.js

Project setup

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

Compiles and hot-reloads for development

Create 2 terminal windows/tabs and run each command in its own respective window/tab.

iOS

Terminal 1:

npm run watch

Terminal 2:

npm run dev

Windows

Terminal 1:

npm run watch

Terminal 2:

npm run win-dev

Develop as you normally would using Domo App Dev Studio CLI.

Compiles and minifies for production

iOS

npm run domo-publish

Windows

npm run win-domo-publish

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This repo enables Vue 3 CLI 5.0.4 to work in harmony with Domo's App Dev Studio CLI 4.2.4.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published