Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 368 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 368 Bytes

Installation

  1. Install Node.JS
  2. Install yarn via npm install -g yarn@latest
  3. Check version via yarn --version
  4. Clone repository to your PC: git clone https://github.com/bandiwor/light-explorer
  5. Open directory with project & run: yarn
  6. Start project: yarn start
  7. Open your browser at: http://localhost:3000