cpc

cost per click

Usage no npm install needed!

<script type="module">
  import cpc from 'https://cdn.skypack.dev/cpc';
</script>

README

cpc

cost per click

NPM JavaScript Style Guide

Install

npm install --save cpc

Usage

import React, { Component } from 'react'

import MyComponent from 'cpc'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © haani104