https://github.com/soaple/stickyboard-component-base
Component base for StickyBoard
https://github.com/soaple/stickyboard-component-base
Last synced: 10 months ago
JSON representation
Component base for StickyBoard
- Host: GitHub
- URL: https://github.com/soaple/stickyboard-component-base
- Owner: soaple
- License: mit
- Created: 2020-03-17T17:53:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T19:41:15.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T13:35:58.495Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stickyboard-component-base
Component base for StickyBoard
[](https://npmjs.org/package/@stickyboard/component-base)
[](https://npmjs.org/package/@stickyboard/component-base)
[](https://github.com/soaple/@stickyboard/component-base/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).