mac_pac

1.0.2 • Public • Published

mac_pac

mac package

NPM JavaScript Style Guide

Install

npm install --save mac_pac

Usage

import React, { Component } from 'react'

import MyComponent from 'mac_pac'
import 'mac_pac/dist/index.css'

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

License

MIT © macrl

Dependents (0)

Package Sidebar

Install

npm i mac_pac

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

10.3 kB

Total Files

7

Last publish

Collaborators

  • mac_rl