Skip to content

NPM usage instructions #12

Description

@petermoresi

Would be really helpful if you added some instruction on how to install and use via npm into the README.

Install:

 npm i @procore/procore-iframe-helpers

Usage:

// esm syntax
import {initialize} from "@procore/procore-iframe-helpers"

// commonjs syntax
var {initialize} = require("@procore/procore-iframe-helpers")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions