@alice4242/minisite-library

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

Usage no npm install needed!

<script type="module">
  import alice4242MinisiteLibrary from 'https://cdn.skypack.dev/@alice4242/minisite-library';
</script>

README

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