Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soaple/create-stickyboard-app
Set up a StickyBoard app by running one command
https://github.com/soaple/create-stickyboard-app
dashboard react stickyboard
Last synced: 15 days ago
JSON representation
Set up a StickyBoard app by running one command
- Host: GitHub
- URL: https://github.com/soaple/create-stickyboard-app
- Owner: soaple
- License: mit
- Created: 2020-07-20T10:46:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T06:51:06.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:12:52.485Z (about 1 month ago)
- Topics: dashboard, react, stickyboard
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
create-stickyboard-app
======================Create StickyBoard app
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/create-stickyboard-app.svg)](https://npmjs.org/package/create-stickyboard-app)
[![Downloads/week](https://img.shields.io/npm/dw/create-stickyboard-app.svg)](https://npmjs.org/package/create-stickyboard-app)
[![License](https://img.shields.io/npm/l/create-stickyboard-app.svg)](https://github.com/soaple/create-stickyboard-app/blob/master/package.json)* [Usage](#usage)
* [Commands](#commands)# Usage
```sh-session
$ npm install -g create-stickyboard-app
$ create-stickyboard-app COMMAND
running command...
$ create-stickyboard-app (-v|--version|version)
create-stickyboard-app/0.1.14 darwin-x64 node-v12.16.1
$ create-stickyboard-app --help [COMMAND]
USAGE
$ create-stickyboard-app COMMAND
...
```# Commands