1.0.0 • Published 4 years ago

librarytestjimikoppinen v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

librarytest

Jimin testilibrary

NPM JavaScript Style Guide

Install

npm install --save librarytest

Usage

import React, { Component } from 'react'

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

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

License

MIT © JimiKoppinen