by-nx-app-test

1.0.0 • Public • Published

by-nx-app-test

basic component

NPM JavaScript Style Guide

Install

npm install --save by-nx-app-test

Usage

import React, { Component } from 'react'

import MyComponent from 'by-nx-app-test'
import 'by-nx-app-test/dist/index.css'

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

License

MIT © hkhk1215

Readme

Keywords

none

Package Sidebar

Install

npm i by-nx-app-test

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

201 kB

Total Files

8

Last publish

Collaborators

  • hkhk1215