@allternit/marketresearchcard-plugin
v1.0.1
Published
Plugin based on MarketResearchCard.tsx template
Downloads
218
Readme
MarketresearchcardPlugin Plugin
Based on MarketResearchCard.tsx template.
Description
Plugin based on MarketResearchCard.tsx template
Installation
npm install @allternit/marketresearchcard-pluginUsage
allternit-plugin run marketresearchcard-plugin --input "your input"Template Source
Original template: MarketResearchCard.tsx
See docs/original-template.txt for reference.
Development
cd marketresearchcard-plugin
npm install
npm run buildAdapting the Template
- Review
docs/original-template.txt - Adapt the logic in
src/index.ts - Update manifest.json with correct parameters
- Test with
allternit-plugin run
