Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 567 Bytes

File metadata and controls

51 lines (33 loc) · 567 Bytes

BlockPI Chain Check

Introduction

To check your node connect status on BlockPI chain

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Production server with pm2:

npm run pm2

Visit Website: http://ip:3002/