jam-plugin

1.0.2 • Public • Published

jam-plugin

Ship products faster by adding jam to any project!

Get started by visiting jam.dev.

NPM JavaScript Style Guide

Install

npm install --save jam-plugin

Usage

import React from 'react'

import JamPlugin from 'jam-plugin'
import 'jam-plugin/dist/index.css'

const App = () => {
  return <JamPlugin JAM_ID="YOUR_JAM_ID" />
}

Development

cd jam-plugin
rm package-lock.json
rm yarn.lock
rm -rf node_modules/
npm install
npm start

Run example file

cd example
rm package-lock.json
rm -rf node_modules
npm install
npm start

License

GNU AGPLv3 © Strawberry-Jam-Manufacturers

/jam-plugin/

    Package Sidebar

    Install

    npm i jam-plugin

    Weekly Downloads

    0

    Version

    1.0.2

    License

    GNU AGPLv3

    Unpacked Size

    696 kB

    Total Files

    8

    Last publish

    Collaborators

    • mirtefa
    • dani0000