1.0.10 • Published 3 years ago

artcube-2 v1.0.10

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

artcube-2

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save artcube-2

Usage

import React, { Component } from 'react'

import MyComponent from 'artcube-2'
import 'artcube-2/dist/index.css'

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

License

MIT © phonv