kitchen-sink-blocklet

1.4.0 • Public • Published

Kitchen Sink Demo

Install on my ABT Node

Install on my ABT Node

What's Included?

Demo blocklet that showing how to define a blocklet:

Requirements

  • Node.js v12.x or above
  • A running ABT Node instance on dev environment

Getting Started

1. Install ABT Node

npm install -g @abtnode/cli

2. Get the Blocklet

git clone https://github.com/blocklet/kitchen-sink-demo.git
cd kitchen-sink-demo
npm install # or yarn

3. Setup the node

abtnode init -f
abtnode start

The ABT Node instance is stored under the .abtnode directory.

4. Deploy the Blocklet

npm run deploy

The blocklet is bundled under the .blocklet directory

Then checkout the blocklet in your ABT Node Dashboard.

Readme

Keywords

Package Sidebar

Install

npm i kitchen-sink-blocklet

Weekly Downloads

1

Version

1.4.0

License

none

Unpacked Size

2.16 MB

Total Files

14

Last publish

Collaborators

  • wangshijun
  • polunzh