Skip to content

thkim1011/ledger-ui

Repository files navigation

Ledger UI

Ledger UI!

Setup

  1. Clone the repo to your workspace.
  2. Install the node version manager nvm via instructions listed here: https://github.com/nvm-sh/nvm. Setup the correct version of node by cd'ing into the repo and running the following command:
nvm use

You may need to reopen your terminal after this step or source your .${SHELL}rc file.

  1. Install yarn with the following command:
npm install --global yarn
  1. Start the project with the following commands:
yarn && yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published