Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 274 Bytes

leNFT Interface

Web Interface for the leNFT protocol.

Install

To install the interface do:

    git clone https://github.com/leNFT/interface
    cd interface
    npm install

Deploy

To deploy a dev enviroment version:

    npm run dev