Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 882 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 882 Bytes

lunetius

This project has been merged into the freesewing project and is available there as a package. Check it out on the freesewing website.

NPM JavaScript Style Guide

Check it out on Netlify.

Install

npm install --save lunetius

Usage

import React, { Component } from 'react'

import MyComponent from 'lunetius'

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

License

© starf