easyformsembed 1.0.4
Install from the command line:
Learn more about npm packages
$ npm install @uzh-bf/easyformsembed@1.0.4
Install via package.json:
"@uzh-bf/easyformsembed": "1.0.4"
About this version
- create .npmrc file in your project root that contains: @uzh-bf:registry:https://npm.pkg.github.com
- execute
npm login --scope=@uzh-bf --registry=https://npm.pkg.github.com
in your command line and enter your username and your personal token as password. You can generate a new token here - install the package
- use the component with
import {EasyFormsEmbed} from "@uzh-bf/easyformsembed"
npm install https://github.com/uzh-bf/easy-forms-embed