# stickyboard-smart-table
Smart table component for StickyBoard

[![Version](https://img.shields.io/npm/v/@stickyboard/smart-table.svg)](https://npmjs.org/package/@stickyboard/smart-table)
[![Downloads/week](https://img.shields.io/npm/dw/@stickyboard/smart-table.svg)](https://npmjs.org/package/@stickyboard/smart-table)
[![License](https://img.shields.io/npm/l/@stickyboard/smart-table.svg)](https://github.com/soaple/@stickyboard/smart-table/blob/master/package.json)

# Webpack watch
```bsh
$ npm start
```

# Build
```bsh
$ npm run build
```

# License
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).
