An open API service indexing awesome lists of open source software.

https://github.com/soaple/stickyboard-retention-board

RetentionBoard component for StickyBoard
https://github.com/soaple/stickyboard-retention-board

Last synced: 19 days ago
JSON representation

RetentionBoard component for StickyBoard

Awesome Lists containing this project

README

        

# stickyboard-retention-board
CardList component for StickyBoard

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

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

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

# Publish to npm
```bsh
$ npm run publish
```

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