0.1.4 • Published 4 years ago

dutchskull-roots-engine v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

dutchskull-roots-engine

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dutchskull-roots-engine

Usage

import React, { Component } from 'react'

import MyComponent from 'dutchskull-roots-engine'
import 'dutchskull-roots-engine/dist/index.css'

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

License

MIT © WhiteOlivierus