Teknologi blockchain dengan smart contract ethereum pada platform crowdfunding
Go to file
Faizhn ca1b6f0ad9 first commit 2024-07-19 10:12:43 +07:00
scripts first commit 2024-06-20 22:04:33 +07:00
src first commit 2024-07-19 10:09:17 +07:00
README.md first commit 2024-07-19 10:12:43 +07:00

README.md

Hardhat-Tailwind-React Ethers

Langkah-langkah di bawah ini untuk mengunduh, dan menjalankan proyek ini.

Dependencies

Install

Step 1. Clone the project

git clone <NAMA PROJECT>

Step 2. Install dependencies

$ cd <NAMA PROJECT>
$ yarn install # atau npm install

Step 3. Start Hardhat Node

Buka terminal dan jalankan perintah di bawah ini untuk node lokal.

$ yarn hardhat node

Step 4. Run the Front End Application

$ yarn start Buka URL pada Browser: http://localhost:3000