Skip to content

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