nwc-gizmo

1.0.0 • Public • Published

gizmo

Gizmo, an NWC component library focused on ecommerce

NPM JavaScript Style Guide

Install

npm install --save gizmo

Usage

import React, { Component } from 'react'

import MyComponent from 'gizmo'
import 'gizmo/dist/index.css'

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

License

MIT © nerdswithcharisma

Dependents (0)

Package Sidebar

Install

npm i nwc-gizmo

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

236 kB

Total Files

7

Last publish

Collaborators

  • brian-dausman