Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Myobu-Guardians/myb_staking

Repository files navigation

Myōbu Website

https://myobu.io/

Build and run locally

Prerequisites

  • Node Package Manager (npm): suggested to install nvm to easily manage multiple node and npm versions with it.

    nvm install lts/erbium # Install nodejs lts v12
    nvm alias default lts/erbium
  • yarn: run npm install -g yarn to install the yarn command.

Steps

  1. Install necessary npm packages
yarn install
  1. Run and serve locally
yarn serve

Build

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors