pos-cart

1.2.0 • Public • Published

pos-cart

Cart for POS

NPM JavaScript Style Guide

Install

npm install --save pos-cart

Usage

import React, { Component } from 'react'

import MyComponent from 'pos-cart'

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

License

MIT © [Nabarun Chakma](https://github.com/Nabarun Chakma)

Readme

Keywords

none

Package Sidebar

Install

npm i pos-cart

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

624 kB

Total Files

6

Last publish

Collaborators

  • nchakma