Skip to content

BuidlGuidl/buidlguidl.com

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Aug 14, 2024
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Aug 1, 2023

Repository files navigation

🏰 BuidlGuidl website

Work in progress.

Contents

Requirements

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

Quickstart

To get started with Scaffold-ETH 2, follow the steps below:

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

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