install-on-abtnode
v1.1.5
Published
A simple blocklet that helps you install blocklet on abtnode
Downloads
6
Readme
Install On ABT Node
A simple blocklet that helps you to install blocket on ABT Node
Install on my ABT Node
Table of Contents
Visuals

Installation
- Download the repo
git clone [email protected]:blocklet/install-on-abtnode.git
yarn installUsage
Development to local ABT Node
yarn start:client
or
abtnode init
abtnode start
abtnode dev .Deploy to local ABT Node
abtnode init
abtnode start
abtnode deploy .