1. Home
  2. Docs
  3. ImportMate
  4. Installation
  5. Front-end Installation

Front-end Installation

Front End Installation

ImportMate Client Side can be installed as a Anguler lib to your project

install the latest version of ImportMate from npm repository https://www.npmjs.com/package/techbootstrap-import-mate

Importing Admin Component

Component TS

Component HTML

Note: _apiBasePath and _bearToken values are key variables for the plugin

_bearToken is your product or application jwt token

_apiBasePath is the full dns or public ip path where you have installed and run the ImportMate backend application

Front-end Installation

How can we help?