platform-test
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

platform-test

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save platform-test

Usage

import React, { Component } from 'react'

import MyComponent from 'platform-test'
import 'platform-test/dist/index.css'

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

License

Grubtech © [Chanaka Nakandala](https://github.com/Chanaka Nakandala)

Readme

Keywords

none

Package Sidebar

Install

npm i platform-test

Weekly Downloads

1

Version

1.0.0

License

Grubtech

Unpacked Size

5.97 MB

Total Files

12

Last publish

Collaborators

  • chanakanakandala