@appdirect/public-custom-app-ui
v0.0.26
Published
AppDirect - Public Extension Boilerplate
Downloads
102
Keywords
Readme
Public Custom UI Project Template
Project template for AppDirect marketplace UI clients.
Get Started
npm install
npm run setup
Local development
npm run start
In the webpack server logs the query params to add to a page will be printed. You can add them to a test environment or local development with micro container.
Unit Tests
npm run test