Skip to content

alice42/Minilib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages