Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

holly-app

hjoey61.0.1TypeScript support: included

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

©