/interface

Primary LanguageJavaScript

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