Skip to content

eicloc/buymecoffee

Repository files navigation

This is a simple BuyMeACoffee Dapp based on Next.js

Getting Started

First, run the development server:

npm install

or

yarn install

Then, run:

npm run dev

or

yarn run dev

Open http://localhost:3000 with your browser to see the result.