Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 313 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 313 Bytes

Hedera-devleoper-foundation

This repository contains code used in Hedera Developer Foundation course.

Prerequisite

node v16

Install

git clone git@github.com:pathornteng/hash-demo.git
cd hash-demo
npm install

Run

npm start

Build

npm run build