patcito / yearn.fi

Home Page:https://yearn.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yearn.fi

Why?

Install and run

  1. Clone as template from GitHub
  2. Run yarn
  3. Run yarn run dev
  4. Open the browser and navigate to http://localhost:3000

Run with Docker

This project can be run with Docker.

  1. Build the image: docker build -t [name-of-your-container] .
  2. Run the container: docker run -p 3000:3000 [name-of-your-container]
  3. Open the browser and navigate to http://localhost:3000

About

https://yearn.fi

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.8%Language:CSS 2.3%Language:JavaScript 0.9%