0.0.6-beta • Published 5 years ago

@alice4242/minisite-library v0.0.6-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

minisite-library

NPM JavaScript Style Guide

Demonstation

You can find the demo of all current stable component here.

Install

npm install --save minisite-library

Usage

import React, { Component } from 'react'

import MyComponent from 'minisite-library'

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

License

MIT © lab42