Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 665 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 665 Bytes

xchainjs-org.github.io

Description

Welcome to xchainjs-org.github.io, the repository for the webpage for XChainJS.

Technologies Used

Installation

  1. Clone the repository
git clone https://github.com/xchainjs/xchainjs-org.github.io.git
  1. Install dependencies
yarn install

Run the project

Run the project in development mode

yarn dev

or, run the project in production mode

yarn build
yarn start

Contact