/scaffoldeth.io

Scaffold-ETH 2 landing page

Primary LanguageTypeScriptMIT LicenseMIT

🏗 Scaffold-ETH 2 website

Work in progress.

Requirements

Before you begin, you need to install the following tools:

Quickstart

  1. Clone this repo & install dependencies
git clone https://github.com/scaffold-eth/scaffoldeth.io.git
cd scaffoldeth.io
yarn install
  1. Start your NextJS app:
yarn start

Visit your app on: http://localhost:3000.