Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 193 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 193 Bytes

Fair Protocol Landing page

Installation

Enter the project folder and install dependencies:

npm install

Running

Initiate the application in a local environment:

npm run dev