holly-moveop-components

npm install --save holly-app

Usage no npm install needed!

<script type="module">
  import hollyMoveopComponents from 'https://cdn.skypack.dev/holly-moveop-components';
</script>

README

holly-app

NPM JavaScript Style Guide

Install

npm install --save holly-app

Usage

import * as React from 'react'

import MyComponent from 'holly-app'

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

License

©