https://github.com/cncjs/cncjs-pendant-boilerplate
A bare minimum example to develop a cncjs pendant.
https://github.com/cncjs/cncjs-pendant-boilerplate
cncjs-pendant
Last synced: 23 days ago
JSON representation
A bare minimum example to develop a cncjs pendant.
- Host: GitHub
- URL: https://github.com/cncjs/cncjs-pendant-boilerplate
- Owner: cncjs
- License: mit
- Created: 2017-02-12T16:41:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:45:38.000Z (over 2 years ago)
- Last Synced: 2025-04-28T14:11:35.441Z (23 days ago)
- Topics: cncjs-pendant
- Language: JavaScript
- Size: 112 KB
- Stars: 9
- Watchers: 7
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cncjs-pendant-boilerplate
A bare minimum example to develop a cncjs pendant.
## Installation
```
npm install
```## Usage
Run `bin/cncjs-pendant-boilerplate` to start the interactive client. Pass --help to `cncjs-pendant-boilerplate` for more options.```
bin/cncjs-pendant-boilerplate --help
```