packtest64

1.0.0 • Public • Published

packtest64

simple test

NPM JavaScript Style Guide

Install

npm install --save packtest64

Usage

import React, { Component } from 'react'

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

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

License

MIT © Seb59000

Readme

Keywords

none

Package Sidebar

Install

npm i packtest64

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.27 kB

Total Files

7

Last publish

Collaborators

  • seb59000